Skip to content

[GOVCMSD11-566] Add new environment variables for SSO.#533

Open
mingsong-hu wants to merge 1 commit intogovCMS:4.x-developfrom
mingsong-hu:feature/new-variable
Open

[GOVCMSD11-566] Add new environment variables for SSO.#533
mingsong-hu wants to merge 1 commit intogovCMS:4.x-developfrom
mingsong-hu:feature/new-variable

Conversation

@mingsong-hu
Copy link
Contributor

Add two new environment variables:

  • SIMPLESAMLPHP_SP_ASSERTION_ENCRYPTION (defaults to false): Maps to assertion.encryption. When set to true, the SP will reject unencrypted assertions. Default as false for backwards compatibility.
  • SIMPLESAMLPHP_SP_WANT_ASSERTIONS_SIGNED (defaults to false): Maps to WantAssertionsSigned. When set to true, the SP requires assertions to be explicitly signed. Default as false for backwards compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant