Skip to content

Commit dedf9fd

Browse files
committed
Fix indentation spacing for SAMLVirtualCoFrontend yaml example
Fixed the indentation spacing for the SAMLVirtualCoFrontend example yaml.
1 parent c1a2a6e commit dedf9fd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

example/plugins/frontends/saml2_virtualcofrontend.yaml.example

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ config:
2424
- contact_type: technical
2525
email_address: [email protected]
2626
given_name MESS Technical Support
27-
# SAML attributes and static values about the CO to be asserted for each user.
28-
# The key is the SATOSA internal attribute name.
29-
co_static_saml_attributes:
30-
organization: Medium Engergy Synchrotron Source
31-
countryname: US
32-
friendlycountryname: United States
33-
noreduorgacronym:
34-
- MESS
35-
- MeSyncS
27+
# SAML attributes and static values about the CO to be asserted for each user.
28+
# The key is the SATOSA internal attribute name.
29+
co_static_saml_attributes:
30+
organization: Medium Engergy Synchrotron Source
31+
countryname: US
32+
friendlycountryname: United States
33+
noreduorgacronym:
34+
- MESS
35+
- MeSyncS
3636
- encodeable_name: MTS
3737
organization:
3838
display_name: Milwaukee Theological Seminary

0 commit comments

Comments
 (0)