diff --git a/info.textgrid.middleware.tgauth.webauth/config_tgwebauth-dist.xml b/info.textgrid.middleware.tgauth.webauth/config_tgwebauth-dist.xml index 20f0a4e9dc1985495339ee0c764331ea6edf0b8b..3ee49009a23a62a638e6e1ce905cf649997b7d7c 100644 --- a/info.textgrid.middleware.tgauth.webauth/config_tgwebauth-dist.xml +++ b/info.textgrid.middleware.tgauth.webauth/config_tgwebauth-dist.xml @@ -23,6 +23,12 @@ <user>user2</user> <password>password2</password> </sessioncreator> + <SLCsupport enable="true"> + <entitlementAttr name="entitlement">urn:geant:dfn.de:dfn-pki:slcs</entitlementAttr> + <portalDelegationURL>https://example.org/secure/portal.cgi</portalDelegationURL> + <noDelegationURL>https://example.org/WebAuthN/TextGrid-WebAuth-displaySID.php</noDelegationURL> + <SLCSaddress>https://test-slcs.pca.dfn.de/cgi-bin/portalLogin.cgi</SLCSaddress> + </SLCsupport> <setnamessecret>secret2</setnamessecret> </authz> </conf>