Skip to content

Multiple configurations #26

@AntoineLemaire

Description

@AntoineLemaire

Hello there,

I have a multi-domains website (with jms/i18n-routing-bundle)
It allow me to have a list of hosts & locales but for the same application.

    locales: [en, de]
    hosts:
        en: foo.com
        de: foo.de

Until now, I had configure lightSAML only for one domain, because I needed only on it.

So my entity_id is & my idp files are only related to foo.com

But now I'd like to use it for severals domain, but with different configuration per locale/host. So have a different entity_id for foo.de than foo.com, and same for idp metadata files.

Do you think it's possible?

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