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
We want to allow access to a web page from two different JWT Authorities. We tried to concatentate multiple public keys in a single AuthJWTSignaturePublicKeyFile (only the first is considered), and specifying AuthJWTSignaturePublicKeyFile multiple times (only the last is considered); neither works.
Is this possible?
The text was updated successfully, but these errors were encountered:
We want to allow access to a web page from two different JWT Authorities. We tried to concatentate multiple public keys in a single AuthJWTSignaturePublicKeyFile (only the first is considered), and specifying AuthJWTSignaturePublicKeyFile multiple times (only the last is considered); neither works.
Is this possible?
The text was updated successfully, but these errors were encountered: