Hi @aaronpk, what credentials should the RS use for the token introspection with the AS? These Okta blog posts on the CC flow all seem to use the client credentials. But isn't this bad?
developer.okta.com/blog/2020…
developer.okta.com/blog/2020…
developer.okta.com/blog/2018…
1
Usually you'll create a new set of client credentials that represents the resource server, since the OAuth client shouldn't be introspecting tokens. There isn't really any other form of authentication for the API so it's kind of an overloading of the term "client credentials"
Nov 24, 2020 · 8:38 PM UTC
1

