Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission Revocation. #4527

Open
glr0221 opened this issue Apr 19, 2024 · 3 comments · May be fixed by #4549
Open

Permission Revocation. #4527

glr0221 opened this issue Apr 19, 2024 · 3 comments · May be fixed by #4549
Assignees
Labels
Area: authentication Feedback on authentication content Needs: attention 👋 Waiting on Microsoft to provide feedback Type: doc request Request for new documentation or updates/enhancements to existing documentation

Comments

@glr0221
Copy link

glr0221 commented Apr 19, 2024

I know this might have been answered in some other Microsoft reference, but can we have a section in the document that guides us how to revoke a granted permission?

Thank you very much.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP label Apr 19, 2024
@AlexJerabek
Copy link
Collaborator

Hi @glr0221,

Could you please provide a little more context? Are you talking about permissions granted through the add-in or through SSO/NAA?

@AlexJerabek AlexJerabek self-assigned this Apr 19, 2024
@AlexJerabek AlexJerabek added Area: authentication Feedback on authentication content Needs: author feedback Waiting for author (creator) of Issue to provide more info Type: product question Question about the Office Add-ins platform or Office JavaScript APIs and removed Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP labels Apr 19, 2024
@glr0221
Copy link
Author

glr0221 commented Apr 22, 2024

@AlexJerabek

Thank you for taking a look on this one. As for context, I just used the NAA-SSO sample in your github repository. When you run the said sample, it will ask you for two permissions 'User.read' and 'File.read'. To successfully run the sample, I approved/granted the permissions. Now that I have finished testing, I wanted to revoke the granted permissions without deleting the app. So I went to my azure account and revoked the permissions.

I then went back and re-ran the NAA-SSO sample but unfortunately the application still ran and it seemed that the permissions were not revoked. I was thinking that this might either be because (1) it takes time for the revocation to take effect or (2) I might have revoked it incorrectly.

So I wrote this ticket to ask for assistance on how to properly revoke permissions granted via NAA-SSO.

I hope that gave the ticket more context.

Thank you very much.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: attention 👋 Waiting on Microsoft to provide feedback and removed Needs: author feedback Waiting for author (creator) of Issue to provide more info labels Apr 22, 2024
@Rick-Kirkham Rick-Kirkham added Type: doc request Request for new documentation or updates/enhancements to existing documentation and removed Type: product question Question about the Office Add-ins platform or Office JavaScript APIs labels Apr 22, 2024
@Rick-Kirkham
Copy link
Contributor

The steps to revoke consent are in the following screen shots. I've changed this to "doc request".
@AlexJerabek Reassign to me if you want, or I can send you the screen shots.

Get2ConsentUI-1
Get2ConsentUI-2
Get2ConsentUI-3
Get2ConsentUI-4
Get2ConsentUI-5
Get2ConsentUI-6-7
RevokeConsentUI-8-9-10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: authentication Feedback on authentication content Needs: attention 👋 Waiting on Microsoft to provide feedback Type: doc request Request for new documentation or updates/enhancements to existing documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants