Skip to content

Extra SAML2 configuration options #2367

@laerm

Description

@laerm

More SAML2 configuration options
The basic SAML2 configuration works as expected. In some cases however, more advanced settings need to be configured, such as SAML cert and key.

Adding more options to the env file, such as nameID format, SP key and cert would make such advanced settings easier to implement.

At the moment, one could use the SAML2_ONELOGIN_OVERRIDES parameter, but I'm having trouble overriding the current settings.

I tried

SAML2_ONELOGIN_OVERRIDES={"NameIDFormat":"urn:oasis:names:tc:SAML:2.0:nameid-format:persistent"}

with no luck.

Thanks for all your hard work!

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