summaryrefslogtreecommitdiff
path: root/coip/apps/saml2/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'coip/apps/saml2/conf.py')
-rw-r--r--coip/apps/saml2/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/coip/apps/saml2/conf.py b/coip/apps/saml2/conf.py
index 8e9cf34..16bd025 100644
--- a/coip/apps/saml2/conf.py
+++ b/coip/apps/saml2/conf.py
@@ -15,7 +15,7 @@ CONFIG={
"aa": {
"name" : "COIP",
"endpoints" : {
- "attribute_service" : [("%s/aq" % settings.PREFIX_URL, BINDING_SOAP)],
+ "attribute_service" : [("%s/saml2/aq" % settings.PREFIX_URL, BINDING_SOAP)],
},
"policy": {
"default": {