Open boshrin opened 10 years ago
CIFER API should define supported methods (basicauthssl, certs, oauth2). It would then be handy for the server to be able to indicate which auth methods it supports. (Does SCIM have this ability?)
SCIM equivalent is "authenticationSchemes" defined in core schema document.
Proposed resolution: Our guidelines follow SCIM approach of supporting "authenticationSchemes" Review SCIM Service Provider Config schema;
CIFER API should define supported methods (basicauthssl, certs, oauth2). It would then be handy for the server to be able to indicate which auth methods it supports. (Does SCIM have this ability?)