Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

Identity management as new micro-service #839

Open
mdehn opened this issue Sep 22, 2017 · 1 comment
Open

Identity management as new micro-service #839

mdehn opened this issue Sep 22, 2017 · 1 comment

Comments

@mdehn
Copy link

mdehn commented Sep 22, 2017

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.

@GoebelL
Copy link
Member

GoebelL commented Sep 22, 2017

This feature is planed for OSCM 18.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants