You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developers should be able to create and manage clients with which they work.
Possible changes to support this:
role.client_id - if set, role applies only to that client
client:config scope
non-admin client create/update routes
scope create/update/delete routes for ‘client’ scopes
The only properties of a client that are off-limits are linked ODP collections and ODP scopes. Note that this might be an indication of the need for a broader redesign. Consider the possible unbundling of the identity service and how that would affect this requirement.
The text was updated successfully, but these errors were encountered:
Developers should be able to create and manage clients with which they work.
Possible changes to support this:
The only properties of a client that are off-limits are linked ODP collections and ODP scopes. Note that this might be an indication of the need for a broader redesign. Consider the possible unbundling of the identity service and how that would affect this requirement.
The text was updated successfully, but these errors were encountered: