Merge "Replace port 35357 with 5000 for "auth_url""
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
# The www_authenticate_uri is the public endpoint and is returned in headers on a 401
|
||||
# www_authenticate_uri = https://localhost:5000/v3
|
||||
# The auth_url is the admin endpoint actually used for validating tokens
|
||||
# auth_url = https://localhost:35357/v3
|
||||
# auth_url = https://localhost:5000/v3
|
||||
# username = octavia
|
||||
# password = password
|
||||
# project_name = service
|
||||
|
Reference in New Issue
Block a user