Skip to content

Commit 886f2ad

Browse files
author
Kalyan Krishna
authored
Merge pull request #92 from Azure-Samples/kkrishna/roles
renamed folders again to match the numbered series
2 parents 1e12a72 + ac9e35a commit 886f2ad

File tree

156 files changed

+11
-9
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+11
-9
lines changed

.gitignore

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,16 @@
5454
/1. WebApp signs-in users with Microsoft Identity (OIDC)/1.1. in my org/obj
5555
/1. WebApp signs-in users with Microsoft Identity (OIDC)/1.2. in any org/obj
5656
/5-WebApp-AuthZ/Groups/.vs
57-
/5-WebApp-AuthZ/Groups/AppCreationScripts/Steps.md
58-
/5-WebApp-AuthZ/Groups/AppCreationScripts/createdApps.html
5957
/5-WebApp-AuthZ/Groups/bin/Debug/netcoreapp2.2
6058
/5-WebApp-AuthZ/Groups/obj
61-
/5-WebApp-AuthZ/Roles/.vs/WebApp-OpenIDConnect-DotNet/v15/Server/sqlite3
59+
/5-WebApp-AuthZ/Roles/.vs
6260
/5-WebApp-AuthZ/Roles/obj/Debug/netcoreapp2.2
6361
/5-WebApp-AuthZ/Roles/obj
62+
/5-WebApp-AuthZ/Groups/AppCreationScripts/Steps.md
63+
/5-WebApp-AuthZ/Groups/AppCreationScripts/createdApps.html
64+
/5-WebApp-AuthZ/5-1-Roles/.vs
65+
/5-WebApp-AuthZ/5-1-Roles/bin/Debug/netcoreapp2.2
66+
/5-WebApp-AuthZ/5-1-Roles/obj
67+
/5-WebApp-AuthZ/5-2-Groups/.vs
68+
/5-WebApp-AuthZ/5-2-Groups/bin/Debug/netcoreapp2.2
69+
/5-WebApp-AuthZ/5-2-Groups/obj

0 commit comments

Comments
 (0)