SAML2 or OIDC?
-
When integrating with an external IdP, we have the opportunity to either use the SAML2 or OIDC protocol.
Do you have any recommendations on this? Which one should we choose?
-
While FusionAuth supports both well, if you have the option to use SAMl v2 or OIDC, I would always recommend OIDC.
In general, it is much much simpler to use, debug, configure, etc.