okta-spring-boot-saml-example | Spring Boot , SAML , and Okta | Authentication library
kandi X-RAY | okta-spring-boot-saml-example Summary
kandi X-RAY | okta-spring-boot-saml-example Summary
Spring Boot, SAML, and Okta
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Configure the HttpSecurity filter chain
- Creates a converter for Groups
- Display home
- Entry point for the demo application
okta-spring-boot-saml-example Key Features
okta-spring-boot-saml-example Examples and Code Snippets
Community Discussions
Trending Discussions on okta-spring-boot-saml-example
QUESTION
I have this repo: https://github.com/oktadeveloper/okta-spring-boot-saml-example . After user login in identity provider(okta, azure AD,...), user can access website.
Flow is:
- website request SAML assertion
- user login with user and password
- identity provider return SAML assertion
- server make a post request to /saml/sso with SAML assertion to do authentication
But I have a question: how i get SAML assertion from ReactJS and send SAML assertion to springboot to get access token.
Thanks you for your reading!
...ANSWER
Answered 2021-Mar-01 at 08:18the SAML bearer assertion flow of OAuth does help in fetching an OAuth token (access-token) using a SAML Assertion as described here: https://docs.microsoft.com/en-us/azure/active-directory/develop/scenario-token-exchange-saml-oauth
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install okta-spring-boot-saml-example
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page