Skip to content

Commit 4536715

Browse files
committed
fix(saml): use correct Auth0 client ID for dev.adr.fjelltopp.org
1 parent 4be5076 commit 4536715

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/production.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ ckanext.spatial.common_map.attribution = &copy; <a href="https://www.openstreetm
282282

283283
# SAML2.0 - Auth0 IDP
284284
ckanext.saml2auth.idp_metadata.location = remote
285-
ckanext.saml2auth.idp_metadata.remote_url = https://hivtools.eu.auth0.com/samlp/metadata/lMiD8vQo1OZUPJEzd5hPvcxgTMkyY7YS
285+
ckanext.saml2auth.idp_metadata.remote_url = https://hivtools.eu.auth0.com/samlp/metadata/txdzFtnQXamucc3PhJGIoqxoPnRxZY6K
286286
ckanext.saml2auth.idp_metadata.remote_cert = /tmp/saml_idp.crt
287287
ckanext.saml2auth.user_fullname = http://schemas.xmlsoap.org/ws/2005/05/identity/claims/fullname
288288
ckanext.saml2auth.user_email = http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress

0 commit comments

Comments
 (0)