Skip to content

Add support for external IdP (e.g. Okta, Auth0, Firebase Auth, LDAP) #18

Open
@mikesparr

Description

@mikesparr

Many applications may use another identity provider (IdP) for login, and the app should trust the signed authentication from the provider, and create a user token/session accordingly. The 3rd party will need to pass the proper user ID for lookup.

At some point may want to genericize registration, login, logout to wrap external provider and keep IDs/sub in sync.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions