Saml, OAuth 2 and Resource
Opened this issue · 0 comments
rishisc commented
I already have a Oauth2 server and a Resource server using jwt implementation now my client want to implement SAML SSO. How do I authorize or authentication my resources in my spring resource server.
Thank you