Skip to content

SAML2 support missing #388

Closed
Closed
@joshuakraitberg

Description

@joshuakraitberg

SAML2 is an alternative authorization flow often used in the same places LDAP is.

The documentation for how SAML2 is enabled can be found here:
https://www.bookstackapp.com/docs/admin/saml2-auth/

As part of this change, several required and optional values are to be added to the .env file.
The ideal place to do this is in docker-entrypoints.sh using existing template pattern.

Some of these values must default to false as specified in the
documentation, some must default as null.

An example of usage can be found here:
https://goauthentik.io/integrations/services/bookstack/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions