Skip to content

Commit 2db56fa

Browse files
committed
fix(saml): configure prod Auth0 IDP metadata URL
Override base.ini (which points at the dev Auth0 tenant) so prod authenticates against the production Auth0 app on auth-hivtools.unaids.org.
1 parent d88b39b commit 2db56fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deploy/production.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33

44
[app:main]
55
ckanext.blob_storage.storage_service_url = https://p-giftless-e5eeh9gnhegzhed0.z01.azurefd.net
6+
7+
ckanext.saml2auth.idp_metadata.remote_url = https://auth-hivtools.unaids.org/samlp/metadata/M3TzWiL728R3iQz3dpSy6dAsYMbtUm6T

0 commit comments

Comments
 (0)