Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 1 example/plugins/backends/saml2_backend.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Saml2
config:
idp_blacklist_file: /path/to/blacklist.json

entityid_endpoint: true
mirror_force_authn: no
memorize_idp: no
use_memorized_idp_when_force_authn: no
Expand Down
1 change: 1 addition & 0 deletions 1 example/plugins/frontends/saml2_frontend.yaml.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module: satosa.frontends.saml2.SAMLFrontend
name: Saml2IDP
config:
entityid_endpoint: true
idp_config:
organization: {display_name: Example Identities, name: Example Identities Org., url: 'http://www.example.com'}
contact_person:
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.