Editing a Scope
In order to access the edit scope screen you will need to first go to the list scopes page, then on this page find the scope you with to edit and click on the row containing this scope. Depending on your users access and the type of scope you may not be able to edit. An indication of this woule be the icon used for the action in the right most column of the table, if it is a pencil you are able to edit if not the icon will be an eye.
Editing Details
The details tab in the edit screen will allow you to modify the Display Names and Description, along with any internationlisation for these value that may be setup. More documentation on localised Display Names and Descriptions can be found here.
Editing Resources
The resources tab allows you to modify the collection of resources assigned to the scope.
Editing Claims
The claims tab allows you select claim type assigned to a scope. You will have a list of available types and can select one or more to be assigned and the same the other way.
These are the claims that will be stored in the Scope propety bag for this client, there is more documentation on why we have done this and how it works here.
Editing Properties
The properties tab allows you to modify the bag of properties assigned to a scope, the value is validated as if it was JSON. This means that if you must enter a valid json fragment. Examples: "string", 10, true, { "property": false }
Saving, and Deleting
Once you have made the changes you require, you will see a save all button at the bottom of the page becomes enabled. When you are done and wish to keep the change click the save button.
In this same part of the screen there is a delete button for removing this scope from the database.