development icon indicating copy to clipboard operation
development copied to clipboard

Identity management as new micro-service

Open mdehn opened this issue 7 years ago • 1 comments

Currently OSCM uses built-in authentication with users managed internally by OSCM, by an external LDAP system or by a SAML identity provider. To better integrate with cloud native environments, use a micro-service as identity system for user authentication and authorization. Such an independent authentication service must come with a REST API pluggable by any other micro-service and must support single sign-on.

mdehn avatar Sep 22 '17 11:09 mdehn