Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Enable oidc client registration in hub-auth #16

Open
talwinder50 opened this issue Jul 19, 2020 · 0 comments
Open

Enable oidc client registration in hub-auth #16

talwinder50 opened this issue Jul 19, 2020 · 0 comments
Labels
type: enhancement New feature or request

Comments

@talwinder50
Copy link
Member

talwinder50 commented Jul 19, 2020

Hub-auth will act as oidc provider as well where the client like kms will registerr the application
Before using hub-auth with your application, you must register your application with the service. This is done through a registration form in the “developer” or “API” portion of the service’s website, where you will provide the following information (and probably details about your application):

Application Name
Application Website
Redirect URI or Callback URL

Once your application is registered, the service will issue “client credentials” in the form of a client identifier and a client secret.

@talwinder50 talwinder50 added the type: enhancement New feature or request label Jul 19, 2020
@talwinder50 talwinder50 added this to the 0.1.4 milestone Jul 19, 2020
@llorllale llorllale removed this from the 0.1.4 milestone Sep 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants