Skip to content

Commit

Permalink
update help text
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDuprey committed Feb 9, 2025
1 parent 3b2f334 commit 1af3428
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/components/CippSettings/CippCustomRoles.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,9 @@ export const CippCustomRoles = () => {
/>
{cippApiRoleSelected && (
<Alert color="info">
This role will limit access for the CIPP-API integration. It is not intended to be
used for users.
This is the default role for all API clients in the CIPP-API integration. If you
would like different permissions for specific applications, create a role per
application and select it from the CIPP-API integrations page.
</Alert>
)}
</Stack>
Expand Down

0 comments on commit 1af3428

Please sign in to comment.