Skip to content

Commit 2cfd485

Browse files
committed
fix(saml): use correct Auth0 tenant (dev-udfgla0l)
1 parent 4536715 commit 2cfd485

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/txdzFtnQXamucc3PhJGIoqxoPnRxZY6K
285+
ckanext.saml2auth.idp_metadata.remote_url = https://dev-udfgla0l.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)