Single Sign On #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Single sign on using SAML and or Oauth/OIDC.
What this means is that users can login with auth.techinc.nl and OAUTH and SAML pass attributes such as:
username = (Eg Mattronix)
email,
firstname,
lastname,
This also means the application does not need to store a password from a user.
Acceptance criteria