Skip to content
Discussion options

You must be logged in to vote

You can specify multiple audiences in the OAuth 2.0 Client’s metadata on a per-client basis:

documentation

{
    "client_id": "...",
    "audience": ["https://api.my-cloud.com/user", "https://some-tenant.my-cloud.com/"]
}

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@VJSynthesis
Comment options

@vinckr
Comment options

@VJSynthesis
Comment options

@vijaydogra
Comment options

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