Skip to content

ExpirationTimestamp: Whats the best way to use it, and are there new features we need to add for it ? #1359

Answered by cfryanr
jayunit100 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jayunit100,

I think you are asking about the use case where the Pinniped Supervisor is running in a central data center, and the Pinniped Concierge is running on a cluster in an "edge" data center, with a JWTAuthenticator configured on the Concierge to trust the Supervisor.

Perhaps this would be the only missing feature needed. #772

Today, the only reason that the Concierge directly contacts the Supervisor is to fetch the JWKS to support ID token validation for JWTAuthenticators. If an admin could configure the JWKS value directly on the JWTAuthenticator, then there would be no need for any network requests from the Concierge to the Supervisor.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jayunit100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants