From: Gonçalo B. <gon...@fc...> - 2017-06-19 14:52:18
|
Hi Im trying to create a OAuth 2.0 client (For those who are familiar with eudat im trying to make B2SHARE automatically communicate with B2ACCESS ). How to I get the secret key ? (like its done in google or facebook), and the CONSUMER KEY ?, do have to create a user on the group oauth-client ? where do I put the return URL? Im looking for some tips on how to achieve this. I already enabled this two endpoints. unityServer.core.endpoints.8.endpointType=OAuth2Authz unityServer.core.endpoints.8.endpointConfigurationFile=conf/endpoints/oauth2 -as.properties unityServer.core.endpoints.8.contextPath=/oauth2-as unityServer.core.endpoints.8.endpointName=UNITY OAuth2 Authorization Server unityServer.core.endpoints.8.endpointRealm=defaultRealm unityServer.core.endpoints.8.endpointAuthenticators=pwdWeb;certWeb unityServer.core.endpoints.9.endpointType=OAuth2Token unityServer.core.endpoints.9.endpointConfigurationFile=conf/endpoints/oauth2 -as.properties unityServer.core.endpoints.9.contextPath=/oauth2 unityServer.core.endpoints.9.endpointName=UNITY OAuth2 Token endpoint unityServer.core.endpoints.9.endpointRealm=defaultRealm unityServer.core.endpoints.9.endpointAuthenticators=pwdRest Thank you Fundação para a Ciência e a Tecnologia Unidade FCCN Computação Científica Nacional Av. do Brasil, 101 1700-066 Lisboa | Portugal Email: <mailto:gon...@fc...> gon...@fc... <http://www.fccn.pt/> http://www.fccn.pt Aviso de Confidencialidade Esta mensagem é exclusivamente destinada ao seu destinatário, podendo conter informação CONFIDENCIAL, cuja divulgação está expressamente vedada nos termos da lei. Caso tenha recepcionado indevidamente esta mensagem, solicitamos-lhe que nos comunique esse mesmo facto por esta via ou para o telefone +351 218440100 devendo apagar o seu conteúdo de imediato. |