Skip to content

Store authentication methods in database #5588

@ksl28

Description

@ksl28

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions