2

I have a java jersey rest application. This application will be service provider and keycloak will be used as identity provider. The protocol used will be SAML. Every example that I find on the internet is using spring security SAML. Is there any other way we can add SAML filter in jersey application? Isn't there any jersey library for this?

Thanks in advance!

0 Answers0