Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSO to Vorto Repository with Bosch eIDP #165

Closed
aedelmann opened this issue May 4, 2016 · 0 comments
Closed

SSO to Vorto Repository with Bosch eIDP #165

aedelmann opened this issue May 4, 2016 · 0 comments

Comments

@aedelmann
Copy link
Contributor

aedelmann commented May 4, 2016

To improve the DX, a user can log on to the Web Vorto Repository using Standard OAuth/OpenID eIDP Provider.

First time user scenario:

  • The user can log in to the Repository by clicking on the Bosch eIDP Button which starts the OAuth Flow and logs the user in.
  • The Repository detects that this user is a new user as he/she does not have a record in the Repository user mgmt. database
  • Therefore the user is asked to key in the password and confirm the password. This creates a record in the user database.

Already registered user:

  • The user can log in to the Repository by keying in username (email address) and password (chosed during the first time registration). This logs in the user to the repository
  • Alternatively, the user can login via eIDP which starts the OAuth flow.
  • As the user can be found in the local user store, he can immedialely use the repository.

Extension
Standard OAuth Providers can easily be added (e.g. Github)

@aedelmann aedelmann changed the title SSO to Vorto Repository with Github User Id SSO to Vorto Repository with Bosch eIDP Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant