-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
IAMbackendTornjak API (Backend)Tornjak API (Backend)goPull requests that update Go codePull requests that update Go code
Description
Currently, interacting with the Tornjak backend secured with OAuth2 requires a client knows ahead of time how to obtain an access token. The backend exposes no information on how to authenticate. This requires the Tornjak frontend and the Tornjak manager to be configured or given this information ahead of time, which leads to double-configurations in, say, the helm charts.
If the backend is implemented to expose Metadata as outlined in RFC 9728: OAuth 2.0 Protected Resource Metadata, this may ease configuration requirements on clients interacting with the backend.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
IAMbackendTornjak API (Backend)Tornjak API (Backend)goPull requests that update Go codePull requests that update Go code