-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
DocsThis issue tracks updating documentationThis issue tracks updating documentationSamplesarea-identityIncludes: Identity and providersIncludes: Identity and providersfeature-token-identity
Milestone
Description
This issue lists all the scenarios in priority order, that we will need to document:
Prioritized Scenarios
Sample link or PR | Scenario | Identity Provider host (same=ASP.NET Core Identity, sep. = AAD., Auth0, ...) | |
---|---|---|---|
1 | Blazor Web App OIDC | Web app / API calling other API (on separate hosts) | separate |
2 | Docs | Blazor WASM + API (hosted on the same host) | same |
3 | Docs | Blazor WASM + API (hosted on the same host) | separate |
4 | Microservices scenario: Using existing JWT token for authentication between services | separate | |
5 | Angular + Identity sample | SPA + API (hosted on the same host) | same |
Topics which have been cut
| | Sample link or PR | Scenario | Identity Provider host (same=ASP.NET Core Identity, sep. = AAD., Auth0, ...) | Priority | | --- | --- | --- | --- | --- | | 1 | | Web app / API (hosted on the same host) | same | 1 | | 3 | | Mobile app + API | separate | 7 | | 4 | | Web app / API (hosted on the same host) | separate | 10 | | 7 | | SPA + API (hosted on the same host) | separate | 16 | | 9 | | Mobile app + API | same | 20 | | 10 | | SPA + API (hosted on different host) | same | 25 | | 11 | | SPA + API (hosted on different host) | separate | 30 |SPA Frameworks
For the scenarios that involve SPA framework, we will try to provide the samples using Angular and SPA frameworks.
Metadata
Metadata
Assignees
Labels
DocsThis issue tracks updating documentationThis issue tracks updating documentationSamplesarea-identityIncludes: Identity and providersIncludes: Identity and providersfeature-token-identity