mistral/mistral/auth
Eyal ae23de737d make user_info_endpoint_url independent of auth_url
Client should be able to create a token using “auth_url” (e.g. ”https://keycloak:7443/auth”)
Server should be able to validate the token using “user_info_endpoint_url” (e.g. “https://cbnd:9443/something/custom”)
also be backward compatible

Change-Id: I437fde40345af52483cc764e5dc6a1f55f1b3e88
2018-10-14 09:21:52 +03:00
..
__init__.py Remove logging import unused 2016-10-11 13:59:59 +07:00
keycloak.py make user_info_endpoint_url independent of auth_url 2018-10-14 09:21:52 +03:00
keystone.py Remove unused logging import 2017-05-11 11:45:13 +00:00