We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5492467 commit 3709598Copy full SHA for 3709598
.gitignore
@@ -53,3 +53,11 @@
53
/1-WebApp-OIDC/1-3-AnyOrgOrPersonal/AppCreationScripts/createdApps.html
54
/1. WebApp signs-in users with Microsoft Identity (OIDC)/1.1. in my org/obj
55
/1. WebApp signs-in users with Microsoft Identity (OIDC)/1.2. in any org/obj
56
+/5-WebApp-AuthZ/Groups/.vs
57
+/5-WebApp-AuthZ/Groups/bin/Debug/netcoreapp2.2
58
+/5-WebApp-AuthZ/Groups/obj
59
+/5-WebApp-AuthZ/Roles/.vs
60
+/5-WebApp-AuthZ/Roles/obj/Debug/netcoreapp2.2
61
+/5-WebApp-AuthZ/Roles/obj
62
+/5-WebApp-AuthZ/Groups/AppCreationScripts/Steps.md
63
+/5-WebApp-AuthZ/Groups/AppCreationScripts/createdApps.html
0 commit comments