keycloak-scim/topics/resource/view.adoc

19 lines
662 B
Text
Raw Normal View History

2016-06-05 22:17:31 +00:00
=== Viewing Resources
When you click on *Resource* tab, you'll be redirect to a page listing all the resources associated with a resource server.
.Resources
image:../../images/resource/view.png[alt="Resources"]
2016-06-05 22:17:31 +00:00
The resource list provides some very useful information about the protected resources, such as:
* Type
* URI
* Owner
* Associated scopes, if any
* Associated permissions
2016-06-16 17:08:04 +00:00
From there you can also create a permission right away by clicking on `Create Permission` button for the resource you want to create the permission.
[NOTE]
Before creating permissions to your resources, make sure you already have any policy to associated with the permission.