-
Notifications
You must be signed in to change notification settings - Fork 9
07 FAQ
github-actions[bot] edited this page Sep 4, 2024
·
4 revisions
- How do I request for a new feature to be added or change in an existing feature?
- Please create an issue here
- What do we do when there is any error during flyway migration?
- We could run this command
mvn flyway:repair
and do the flyway migration again -If the error persists, it needs to be resolved manually and a backup of the database could be taken from postgres if the table needs to be changed
- “Request could not be created, as resource was not found” - even if the resource is found while creating access request
- This error occurs when the resource server URL that the consumer is associated to while requesting the API, does not match with the resource server URL of the resource item
- Can the constraints given while creating the policy for a resource be different ?
- Yes, the constraints given to access the resource is defined by DX Resource server and provider could follow the same json structure to add different type of user specific constraints
- Are there any access restrictions for delegates of the provider or consumer?
- No, delegates can access all the specific provider or consumer related APIs. Please refer users and roles
- “Given id is invalid - it is group level resource” - Unable to create policies for resource groups
- From Release version 1.0.1, the policies for new resource groups are restricted to be created Policies could be created for a resource item