keycloak-scim/authorization_services/topics/service-authorization-uma-account-my-resources.adoc

52 lines
1.9 KiB
Text
Raw Normal View History

[[_service_authorization_my_resources]]
= Managing access to users resources
Users can manage access to their resources using the {project_name} User Account Service. To enable
this functionality, you must first enable User-Managed Access for your realm.
.Procedure
. Log into the Admin Console.
. Click *Realm Settings* in the menu.
. Toggle *User-Managed Access* to *ON*.
+
image:{project_images}/service/account-my-resource.png[alt="My Resources"]
. Click *My Resources* in the menu option. A page displays with the following options.
+
* Manage Permission Requests that *Need my approval*
+
This section contains a list of all permission requests awaiting approval. These requests are connected to the parties (users) requesting access to
a particular resource. Users are allowed to approve or deny these requests.
+
* Manage *My resources*
+
This section contains a list of all resources owned by the user. Users can click on a resource for more details
and share the resource with others.
+
2019-03-12 04:24:28 +00:00
* Manage *Resources shared with me*
+
This section contains a list of all resources shared with the user.
+
* Manage *Your requests waiting approval*
+
This section contains a list of permission requests sent by the user that are waiting for the approval of another user or
resource owner.
When you click on a specific resource to make changes, the following page displays:
image:{project_images}/service/account-my-resource-detail.png[alt="Resource Detail"]
This page provides the following options:
2019-05-22 08:56:25 +00:00
* Manage *People with access to this resource*
+
2019-05-22 08:56:25 +00:00
This section contains a list of people with access to this resource. Users are allowed to revoke access by clicking
on the `Revoke` button or by removing a specific `Permission`.
+
* Share the resource with others
+
2019-05-22 08:56:25 +00:00
By typing the username or e-mail of another user, the user is able to share the resource and select the permissions he wants to grant access.