How to implement SSO in spring boot application with organisation ADFS oauth server? -


i trying implement sso in application.after setting oauth properties,when trying run url: 

https://[domain]/adfs/oauth2/authorize?client_id=acme&redirect_uri=http://localhost:8080/zd/login&response_type=code&state=coryby

i getting error:

activity id: 00000000-0000-0000-5a6c-008000000090

error time: wed, 26 jul 2017 05:54:22 gmt

cookie: enabled

user agent string: mozilla/5.0 (windows nt 6.1; win64; x64) applewebkit/537.36 (khtml, gecko) chrome/57.0.2987.98 safari/537.36

i searched lot on internet not able find solution.can me resolve issue.

thanks in advance


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -