I want to rotate JWKS as i need to test the custom logic of handling multiple jwks. Is there any way to do it.
Hey Madhav – thanks for posting!
There unfortunately isn’t a way to trigger a manual JWKS rotation at the moment, but I’ll pass this along to our team internally as a feature request.
Your JWKS will be rotated automatically every 6 months. I’ll note that if you’re using one of our backend SDKs for session authentication, the JWKS rotation will be handled for you automatically.
Please let us know if you have any additional questions about this, and we’ll be happy to help!
The thing is I’m not using the backend sdk and have written custom logic for handling it. Therefore i need to test it if its working correctly or not.
That definitely makes sense! I’ve raised the ability to manually rotate your JWKS as a feature request internally.