OAuth not retiurning anything in scope after login

 

I have been working on a new integration to my site utilising the OAuth2 server.  I am able to make the connection to the server and login however I do not receive anything back in the scope.

 

An Access Token has been created in bx_oauth_access_tokens and the is a refresh token in bx_oauth_refresh_tokens.   bx_oauth_authorization_codes has been populated

 

With so little to be able to configure on the OAuth2 server I’m wondering if we have a bug? It has been possible to connect and work with other OAuth2 servers using the same client fron my external web app.

 

I am trying to get email, nickname and email to be passed from OAuth server to my external web app but nothing comes.

 

anyone else had similar issues.

Steve E
Quote · 10 Nov 2017

Anyone? So close to completion but just need a little assistance on the OAuth2 Server returning the results after login. Thanks

Steve E
Quote · 13 Nov 2017

I would suggest to check 'Dolphin Connect' on how to work with OAuth module. 

Actually 'scope' shouln't be returned, instead it must be passed by oauth client in the beginning, the default scope to get just logged-in user info is named 'basic'

Rules → http://www.boonex.com/terms
Quote · 14 Nov 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.