
sathishkumars.96615 (Customer) asked a question.
How to Decrypt Cookie Secret Using My ASP.net Application
As per our Okta documentation I have used this (openssl rand -base64 32 | tr -- '+/' '-_') generate random key used for cookie encryption
How do I decrypt the cookie my ASP.net Application

Hello @sathishkumars.96615 (Customer) Thank you for reacting out to our Community!
Please see this documentation that should provide the information you are looking for:
https://developer.okta.com/blog/2018/03/23/token-authentication-aspnetcore-complete-guide#validate-tokens-manually-in-aspnet-core
Additionally if you need further assistance we recommend to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.
https://devforum.okta.com/
Community members help others by clicking Like or Select as Best on responses. Try it today.