Skip to content
Discussion options

You must be logged in to vote

mod_sts using the Client Credentials exchange type supports that scenario, see: https://github.com/OpenIDC/mod_sts?tab=readme-ov-file#oauth-20-client-credentials-cc; one could consider this an OAuth-flavored alternative to using a service credential to talk to downstream services where in the past basic authentication or a client certificate would be used, which is why it was added to mod_sts (on user demand); I don't see an issue with that (as long as the access token scope is restricted).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@studersi
Comment options

Answer selected by studersi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants