Add OpenID-Connect support
It would be wishful to have CMK (Enterprise) support OIDC as a federative method next to SAML.
Also because some public cloud-services only support(or prefer) OIDC above SAML.
Comments: 1
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
12 Jan, '25
Michael HonkoopAdded argument:
In a distributed environment it is possible to re-use an OpenID-connect definition/connection as SAML is a 1:1 trust-relation , but OpenID-Connect can handle multiple hosts for aslong as they are defined in/on the IDP via redirect-URI's.
This opens up a 1: many relationship for the same credentials.