In my homelab I installed Authentik as SAML IdP for Clearpass SAML SP single sign-on.
A few question regarding this setup.,
1) Say my Authentik fails, does Clearpass fall back to the TACACS+ service with internal users? Is this possible to configure?
2) SAML SSO provides for example Application:SSO:http://schemas.xmlsoap.org/claims/Group with all the configured user groups. How do I use this in a service to limit access to a specific group?
-------------------------------------------