Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
2137584d
Unverified
Commit
2137584d
authored
1 year ago
by
gow1998
Committed by
GitHub
1 year ago
Browse files
Options
Download
Patches
Plain Diff
changes on attribute api
parent
a8c98d0f
release-5.1.0-uatLatest
release-5.1.0-api
release-5.1.0-apiuat
1 merge request
!16
Release 5.1.0 api
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/kong-api/defaults/main.yml
+2
-2
ansible/roles/kong-api/defaults/main.yml
with
2 additions
and
2 deletions
+2
-2
ansible/roles/kong-api/defaults/main.yml
+
2
−
2
View file @
2137584d
...
...
@@ -14663,8 +14663,8 @@ kong_apis:
config.enabled
:
false
-
name
:
privateUserattribute
uris
:
"
{{
usermanagement_prefix
}}/attribute/
{fieldName}/{fieldValue}/{offset}/{limit}
"
upstream_url
:
"
{{
usermanagement_service_url
}}/api/v1/user/attribute/
{fieldName}/{fieldValue}/{offset}/{limit}
"
uris
:
"
{{
usermanagement_prefix
}}/attribute/"
upstream_url
:
"
{{
usermanagement_service_url
}}/api/v1/user/attribute/"
strip_uri
:
true
plugins
:
-
name
:
jwt
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets