You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.