0
Support resource param for Client Credentials token requests
Source: louislam/uptime-kuma#7875 · opened by @Crowley723
π I have found these related issues/pull requests I have been unable to find any issues or pull requests that directly relate to the addition of the (optional) resource parameter to requests to the AS token endpoint. π Feature description Uptime Kuma supports the use of OAuth2: Client Credentials as a means for accessing resources behind an oauth2 enabled proxy. Part of the flow for receiving a bearer token is requesting a token from the authorization server (AS). That request usually looks something like this: Which returns a bearer token that can be used to access a protected resource. In more advanced requests, an client can specifically indicate the resource (or resources) they intend to access which looks like this: The authorization server can use this indicator to apply policies for the resource, like determining the type and content of tokens to be issued. βοΈ Solution Support adding an "OAuth2 Resource" parameter to Client Credential requests that allows muβ¦
No pledges yet. Be the first to back this.
Comments
Similar requests
Add proxy support for OAuth2 client credentials authentication
7 votes · 0 comments
High Availability deployments with shared resources and alerts
3 votes · 0 comments
Support for additional Bark notification parameters (level, volume, call)
5 votes · 0 comments
Support URL parameters so we can link directly to filtered dashboard view
2 votes · 0 comments
Configurable retry and expire parameters for Pushover Emergency Priority (2)
0 votes · 0 comments
No comments yet.