IdentityServer / IdentityServer2

[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
Other
410 stars 291 forks source link

Disappearing Client Secret #890

Closed Napkin41 closed 7 years ago

Napkin41 commented 7 years ago

Howdy,

Stumbled across this hub while trying to find a solution to a weird problem I'm having. In short, when I enter a client secret for an OAuth client that I've created, it disappears when I hit Save Changes. I've tried to check and see if maybe I didn't configure something properly but to no avail.

Am I missing something perhaps? Thanks!

leastprivilege commented 7 years ago

Greetings to the 90ies ;)

That's by design - the secrets gets stored hashed. You can't have it back in plain text.

Napkin41 commented 7 years ago

Oh, I feel silly. So then I suppose that means we have to remember what we set it to before it goes into the void. Thank you for your reply!

On Tue, Aug 22, 2017 at 11:50 PM, Dominick Baier notifications@github.com wrote:

Greetings to the 90ies ;)

That's by design - the secrets gets stored hashed. You can't have it back in plain text.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/IdentityServer/IdentityServer2/issues/890#issuecomment-324220321, or mute the thread https://github.com/notifications/unsubscribe-auth/Adz9MpqOfbA4o4tClCmLwFrHDnqG6iZIks5sa6-igaJpZM4O_QrL .