We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be5076 commit 4536715Copy full SHA for 4536715
1 file changed
deploy/production.ini
@@ -282,7 +282,7 @@ ckanext.spatial.common_map.attribution = © <a href="https://www.openstreetm
282
283
# SAML2.0 - Auth0 IDP
284
ckanext.saml2auth.idp_metadata.location = remote
285
-ckanext.saml2auth.idp_metadata.remote_url = https://hivtools.eu.auth0.com/samlp/metadata/lMiD8vQo1OZUPJEzd5hPvcxgTMkyY7YS
+ckanext.saml2auth.idp_metadata.remote_url = https://hivtools.eu.auth0.com/samlp/metadata/txdzFtnQXamucc3PhJGIoqxoPnRxZY6K
286
ckanext.saml2auth.idp_metadata.remote_cert = /tmp/saml_idp.crt
287
ckanext.saml2auth.user_fullname = http://schemas.xmlsoap.org/ws/2005/05/identity/claims/fullname
288
ckanext.saml2auth.user_email = http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
0 commit comments