-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Summary of the new feature / enhancement
We have several installations where we have a Prod / Dev instances, that are seperated by using different databases and different Git branches (same repo).
Since OpenID settings are stored in the authentication.ps1 file, this file is also synced from Dev to Prod branch - meaning we have to use the same App registration in Entra ID, with multiple return URLs.
New security requirements mean, that we would like to avoid having the same app registration, for multiple environments.
Proposed technical implementation details (optional)
Allow an option to store the OpenID settings in the database, so that it CAN be unique per environment
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels