OrchardCore
OrchardCore copied to clipboard
How to select certificate from Azure AppService in OpenID module?
I mean which store to choose? Will it load certificates into the UI?
I was thinking about this issue last week and how OC probably needs Azure Key Vault feature. Then be able to enable a OpenID Azure Key Vault feature to allow for loading the certificate through key key vault.
That would simplify key management for signing tokens, and also provide simple self signed, auto refreshing certificates.