skoruba / Duende.IdentityServer.Admin

The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Apache License 2.0
549 stars 194 forks source link

feat: add secure secret generation with 'secret_' prefix #153

Closed rosenbach closed 6 months ago

rosenbach commented 1 year ago

This pull request introduces a cryptographically secure secret generation feature and provides a generate-button for the client id.

The main changes in this PR are:

skoruba commented 1 year ago

Thank you, this looks nice, I am sorry for delay.