|
55 | 55 | </p>
|
56 | 56 | </div>
|
57 | 57 | <div class="card-footer p-0">
|
58 |
| - <a href="/.well-known/openid-configuration" class="btn btn-primary w-100 rounded-bottom"> |
| 58 | + <a href="/.well-known/openid-configuration" class="btn btn-primary w-100"> |
59 | 59 | Go
|
60 | 60 | <i class="glyphicon glyphicon-chevron-right"></i>
|
61 | 61 | </a>
|
|
70 | 70 | <p class="card-text">See the claims for your current session.</p>
|
71 | 71 | </div>
|
72 | 72 | <div class="card-footer p-0">
|
73 |
| - <a href="/diagnostics/" class="btn btn-primary w-100 rounded-bottom"> |
| 73 | + <a href="/diagnostics/" class="btn btn-primary w-100"> |
74 | 74 | Go
|
75 | 75 | <i class="glyphicon glyphicon-chevron-right"></i>
|
76 | 76 | </a>
|
|
85 | 85 | <p class="card-text">Manage your stored grants.</p>
|
86 | 86 | </div>
|
87 | 87 | <div class="card-footer p-0">
|
88 |
| - <a href="/grants/" class="btn btn-primary w-100 rounded-bottom"> |
| 88 | + <a href="/grants/" class="btn btn-primary w-100"> |
89 | 89 | Go
|
90 | 90 | <i class="glyphicon glyphicon-chevron-right"></i>
|
91 | 91 | </a>
|
|
100 | 100 | <p class="card-text">View your pending Client-Initiated Backchannel Authentication (CIBA) login requests.</p>
|
101 | 101 | </div>
|
102 | 102 | <div class="card-footer p-0">
|
103 |
| - <a href="/ciba/all/" class="btn btn-primary w-100 rounded-bottom"> |
| 103 | + <a href="/ciba/all/" class="btn btn-primary w-100"> |
104 | 104 | Go
|
105 | 105 | <i class="glyphicon glyphicon-chevron-right"></i>
|
106 | 106 | </a>
|
|
122 | 122 | </p>
|
123 | 123 | </div>
|
124 | 124 | <div class="card-footer p-0">
|
125 |
| - <a href="https://github.com/duendesoftware/products" class="btn btn-primary w-100 rounded-bottom"> |
| 125 | + <a href="https://github.com/duendesoftware/products" class="btn btn-primary w-100"> |
126 | 126 | Source Code
|
127 | 127 | <i class="glyphicon glyphicon-download-alt"></i>
|
128 | 128 | </a>
|
|
137 | 137 | <p class="card-text">Ready-to-use IdentityServer samples for .NET and ASP.NET Core</p>
|
138 | 138 | </div>
|
139 | 139 | <div class="card-footer p-0">
|
140 |
| - <a href="/diagnostics/" class="btn btn-primary w-100 rounded-bottom"> |
| 140 | + <a href="https://github.com/DuendeSoftware/Samples/" class="btn btn-primary w-100"> |
141 | 141 | Source Code
|
142 | 142 | <i class="glyphicon glyphicon-download-alt"></i>
|
143 | 143 | </a>
|
|
152 | 152 | <p class="card-text">The source code for this demo server.</p>
|
153 | 153 | </div>
|
154 | 154 | <div class="card-footer p-0">
|
155 |
| - <a href="/diagnostics/" class="btn btn-primary w-100 rounded-bottom"> |
| 155 | + <a href="https://github.com/DuendeSoftware/demo.duendesoftware.com" class="btn btn-primary w-100"> |
156 | 156 | Source Code
|
157 | 157 | <i class="glyphicon glyphicon-download-alt"></i>
|
158 | 158 | </a>
|
|
0 commit comments