-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
User Management: OpenID support (or SAML) #553
Copy link
Copy link
Open
Labels
A:user-managementIssues or PRs related to the possible FUTURE integration of multi user supportIssues or PRs related to the possible FUTURE integration of multi user supportfeature-requestRequest for new features to be addedRequest for new features to be added
Description
Metadata
Metadata
Assignees
Labels
A:user-managementIssues or PRs related to the possible FUTURE integration of multi user supportIssues or PRs related to the possible FUTURE integration of multi user supportfeature-requestRequest for new features to be addedRequest for new features to be added
That would be cool to get login working via an OpenID provider (using SSO in short, with Keycloak for example).
I know that
keycloak-jscan do it (https://www.keycloak.org/securing-apps/vue is a complete walk-through), or even https://www.npmjs.com/package/vue-oidc-client as a more generic one. There's also https://github.com/openid/AppAuth-JSI'm not fluent enough in Vue, but I can do the tests for you on a dedicated branch if you like 👍