What is SAML of Keycloak, why do you need it, is it important, when should it replace with JWT, can I integrate with purpose authorization and authenticaion
Asked
Active
Viewed 41 times
1 Answers
0
SAML is one of the supported protocol by Keycloak to secure your applications.
Applications here could be a spring boot app which serves some business logic.
There is question which you could look into to understand the
Difference between JWT and SAML?

Umakanth
- 686
- 1
- 5
- 17