Merge pull request #21092 from edx/pwnage101/add-discovery-to-devstack-logout-uris
Add discovery to the list of devstack logout URIs
This commit is contained in:
@@ -36,6 +36,7 @@ ENTERPRISE_API_URL = LMS_INTERNAL_ROOT_URL + '/enterprise/api/v1/'
|
||||
IDA_LOGOUT_URI_LIST = [
|
||||
'http://localhost:18130/logout/', # ecommerce
|
||||
'http://localhost:18150/logout/', # credentials
|
||||
'http://localhost:18381/logout/', # discovery
|
||||
]
|
||||
|
||||
################################ LOGGERS ######################################
|
||||
|
||||
Reference in New Issue
Block a user