2 Commits

Author SHA1 Message Date
Jan Sandbrink d1e2099dd5 Add authorization server metadata endpoint
Allowing OAuth clients to discover automatically how
the OAuth authorization server integrated into OpenProject
is behaving.
2025-12-10 08:48:54 +01:00
Jan Sandbrink 11f0e2f388 Add protected resource metadata endpoint
This kind of endpoint is defined in RFC 9728
and helps API clients to identify how they can authenticate
in API requests, e.g. how tokens should be transmitted,
which scopes can be used and which servers are in charge
to hand out access tokens.
2025-12-10 08:47:34 +01:00