Skip to content

[3/x] endpoints for auth discovery / metadata#30

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

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

Conversation

@JoshuaGabriel

Copy link
Copy Markdown
Collaborator

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>
@JoshuaGabriel JoshuaGabriel changed the title endpoints for auth discovery / metadata [3/x] endpoints for auth discovery / metadata May 28, 2026
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