Skip to content

Using one Azure app for multiple domains #61

@maxi032

Description

@maxi032

How can I use 1 single Azure app to login to multiple websites?
We have 2 CMS backends
I wonder if it is possible to use the same Azure app to login to both of them since the content editors are all from the same Azure organization and the CMSs are using the same codebase (different .env files for each)

For that I've made an azure app with different Redirect URIs
Example:

https://cmsportal1.example/login/azurecallback
https://cmsportal2.example/login/azurecallback

When I try to login to the cmsportal1 I am redirected to the second url from the list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions