How to Delete Claims from an Azure App
This guide provides step-by-step instructions for deleting claims from an Azure application using Resource Admin. Deleting claims helps keep your application's configurations aligned with evolving requirements.
Prerequisites
- Access to the Resource Admin portal.
- Permission to manage Azure applications.
Steps to Delete Claims
1. Log in to Resource Admin
- Open the Resource Admin portal.
- Enter your credentials and log in.
2. Navigate to Applications
- From the Resource Type menu, select Applications.
- Search for the Azure application by name using the search bar or apply filters (e.g., Azure applications only).
3. Access the Application Overview
- Click the Friendly Name link or Details button for the desired application.
- Navigate to the Overview page for the application.
4. View Claims Mapping Policy
- Select Token Configurations > Claims Mapping Policy to view the assigned claims.
- Click Add/Remove Claims to initiate the Manage Azure App Wizard workflow.
5. Remove Claims
- Locate the claim you want to delete.
- Click the Delete icon next to the claim.
- Confirm the deletion by clicking Yes.
- Repeat the process for any additional claims to be deleted.
6. Modify Optional Claims (if necessary)
- Navigate to the Access Token Claims tab to manage optional access token claims:
- Select the checkbox for claims to include.
- Uncheck the checkbox to remove claims.
- Navigate to the ID Token Claims tab to manage optional ID token claims:
- Select the checkbox for claims to include.
- Uncheck the checkbox to remove claims.
7. Manage Application Group Claims (if necessary)
- Add or remove Azure Application Group Claims by selecting or deselecting checkboxes.
- Adjust Access Token Group Claim Properties or ID Token Group Claim Properties as needed.
8. Review and Complete
- Click Next to proceed to the summary page.
- Review the execution summary to ensure all changes are correct.
- Click Submit to finalize the updates.
9. Manage Another Application (Optional)
- When prompted, choose Yes to manage another application or No to exit.
Note: Carefully review all claims before deletion, as this action may affect application functionality. For assistance, consult related documentation or contact your system administrator.