HealthCatalyst / Fabric.Identity

Identity service to provide authentication
Apache License 2.0
12 stars 6 forks source link

User/jason/handleduplicateregistrations #350

Closed jason-qq closed 5 years ago

jason-qq commented 5 years ago

Update scripts to handle multiple registrations

Append to registered application ReplyUrls instead of replacing. Require a secret name through install config to identify the secret in the registration Prompt for secrets to be deleted if duplicate names are found

Still needs to be tested