proofzero / rollupid

Open Source and OIDC compliant digital identity for the private web
https://rollup.id
Apache License 2.0
140 stars 13 forks source link

chore(console): Custom domain - custom OAuth providers configuration #2188

Open betimshahini opened 1 year ago

betimshahini commented 1 year ago

Custom domains require developers to configure their own OAuth login provider credentials (by registering an OAuth app/client within those providers' configuration) that take the form of a client ID and client secret. These credentials will be used for two purposes:

The configuration screen should require both, client ID and client secret to be provided by the user. It should also display the redirect URI user should be setting in the upstream OAuth provider. This will be of the format https://(custom domain)/connect/(provider)

This ticket tracks:

picassobanana commented 1 year ago

Figma link

Preview:

Image