Commit f851f2b
Move IdentityServer instance and APIs from "Basics" to the v7 root level and adjust solutions (#274)
* Move IdentityServer instance and APIs from "Basics" to the v7 root level and adjust solutions
* Fix package dependency problem for stepup
---------
Co-authored-by: Roland Guijt <roland.guijt@duendesoftware.com>1 parent d2420db commit f851f2b
File tree
140 files changed
+220
-258
lines changed- BFF/v3/Angular/angular.ssr
- IdentityServer/v7
- Apis
- ResourceBasedApi
- Properties
- SimpleApi
- Properties
- Basics
- ClientCredentials
- Introspection
- JwtBasedClientAuthentication
- MvcBackChannelLogout
- MvcBasic
- MvcJarJwt
- MvcPar
- MvcTokenManagement
- IdentityServerHost
- src
- Pages
- Account
- Login
- Logout
- Ciba
- Consent
- Device
- Diagnostics
- ExternalLogin
- Grants
- Home/Error
- Redirect
- Properties
- wwwroot
- css
- js
- lib
- bootstrap4-glyphicons
- css
- fonts/glyphicons
- maps
- bootstrap
- dist
- css
- js
- jquery
- dist
- UserInteraction/StepUp/Client
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
140 files changed
+220
-258
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | | - | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 15 | | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
| 28 | + | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
0 commit comments