You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2024. It is now read-only.
In the scenario above, when a user requests tokens for domain1, the dictionary of tokens will be 4 tokens in length.
Token 1 will be the reflexive token = {domain: domain1, iss: domained-test-issuer, aud: domained-test-issuer, key: "Zz%TaLM0IM^Ub%I8evp&jdo#cqpBcoKa"
Token 2 = {domain: domain1, iss: domained-test-issuer, aud: audiene1, key: "132jwS6xavXHKXFwNe2396GmO!6XIF&1"
Token 3 = {domain: domain1, iss: domained-test-issuer, aud: audiene2, key: "232jwS6xavXHKXFwNe2396GmO!6XIF&2"
Token 4 = {domain: domain1, iss: domained-test-issuer, aud: audiene3, key: "332jwS6xavXHKXFwNe2396GmO!6XIF&3"
candleshine
pushed a commit
to candleshine/auth-native-authority
that referenced
this issue
Aug 23, 2018
the previous domained audience config looked like this
auth-audience now looks like this
The text was updated successfully, but these errors were encountered: