I need to configure two endpoint /secure1 /secure2
- with saml2 authentication
- with x509 authentication
I don't want that if a session is authorized for an endpoint then it is authorized also for the other.
To access 1) saml2 is mandatory
To access 2) x509 is mandatory
What is the correct security configuration ?