Revision 6e27e449 snf-cyclades-app/conf/20-snf-cyclades-app-api.conf
b/snf-cyclades-app/conf/20-snf-cyclades-app-api.conf | ||
---|---|---|
123 | 123 |
## The token used for astakos service api calls (e.g. api to retrieve user email |
124 | 124 |
## using a user uuid) |
125 | 125 |
#CYCLADES_ASTAKOS_SERVICE_TOKEN = '' |
126 |
# |
|
127 |
## Astakos user_catalogs endpoint |
|
128 |
#CYCLADES_USER_CATALOG_URL = 'https://<astakos domain>/user_catalogs' |
|
129 | 126 |
|
130 | 127 |
# Let cyclades proxy user specific api calls to astakos, via self served |
131 | 128 |
# endpoints. Set this to False if you deploy cyclades-app/astakos-app on the |
132 | 129 |
# same machine. |
133 | 130 |
#CYCLADES_PROXY_USER_SERVICES = True |
134 |
# |
|
135 |
## Astakos feedback endpoint. |
|
136 |
#CYCLADES_USER_FEEDBACK_URL = 'https://accounts.example.synnefo.org/feedback' |
Also available in: Unified diff