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

"offline_access" scope with AddOidcAuthentication? #23712

Closed
vanillajonathan opened this issue Nov 2, 2021 · 5 comments
Closed

"offline_access" scope with AddOidcAuthentication? #23712

vanillajonathan opened this issue Nov 2, 2021 · 5 comments
Assignees
Labels
Blazor product-question Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

@vanillajonathan
Copy link
Contributor

The other authentication pages mentions the "offline_access" scope.
But this page does not mention it. Can the "offline_access" scope be used with this OpenID Connect authentication?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added Blazor Source - Docs.ms Docs Customer feedback via GitHub Issue labels Nov 2, 2021
@guardrex guardrex self-assigned this Nov 2, 2021
@guardrex
Copy link
Collaborator

guardrex commented Nov 2, 2021

Hello @vanillajonathan ... Yes, we just don't cover/list them all.

@guardrex guardrex closed this as completed Nov 2, 2021
@vanillajonathan
Copy link
Contributor Author

Maybe the documentation could mention that?

So the "offline_access" scope works when using AddOidcAuthentication just like with the others? The users will stay logged in?

@guardrex
Copy link
Collaborator

guardrex commented Nov 2, 2021

They all work if the IP supports them. I don't think we need to list them all. The IPs documentation should cover the scopes or they'll refer to the OIDC spec as their documentation of them.

@vanillajonathan
Copy link
Contributor Author

Alright, thanks!

@guardrex
Copy link
Collaborator

guardrex commented Nov 2, 2021

This whole node is due for a major overhaul on #19286. Every section will get careful consideration for what's covered/not covered. I marked this issue on the tracking issue for review when the topic is reached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blazor product-question Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
Archived in project
Development

No branches or pull requests

3 participants