Skip to content

Session share between server #2430

Answered by vinckr
vijaydogra asked this question in Q&A
Mar 29, 2021 · 2 comments · 4 replies
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