Skip to content

endpoints for auth discovery / metadata#30

Draft
JoshuaGabriel wants to merge 2 commits into
persist-jwt-keyfrom
basic-endpoints
Draft

endpoints for auth discovery / metadata#30
JoshuaGabriel wants to merge 2 commits into
persist-jwt-keyfrom
basic-endpoints

Conversation

@JoshuaGabriel
Copy link
Copy Markdown
Contributor

makes consumers of API able to discover the oauth token/revoke endpoints + locate jwt key

endpoints
/.well-known/ceph-api
/.well-known/ceph-api/jwks.json

based on this https://datatracker.ietf.org/doc/html/rfc8615

based ontop of the persistence pr #28

replace the gateway's post-only custom handler map with HTTP route
metadata so direct handlers can register methods needed.

Signed-off-by: Joshua Blanch <joshua.blanch@clyso.com>
expose public auth metadata so clients can discover the oauth
token/revoke endpoints + locate jwt key based on RFC 8615

Signed-off-by: Joshua Blanch <joshua.blanch@clyso.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant