File tree Expand file tree Collapse file tree
Idp.Swiyu.Passkeys.Sts/Pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <img src =" @Model.View.ClientLogoUrl" >
1212 </div >
1313 }
14- <h1 >
14+ <h3 >
1515 @Model.View.ClientName
1616 <small class =" text-muted" >is requesting your permission</small >
17- </h1 >
17+ </h3 >
1818 <p >Uncheck the permissions you do not wish to grant.</p >
1919 </div >
2020
Original file line number Diff line number Diff line change 11@page
22@model Idp .Swiyu .Passkeys .Sts .Pages .Diagnostics .Index
33
4+ <h3 >Authentication Cookie</h3 >
5+
46<div class =" diagnostics-page" >
5- <div class =" lead" >
6- <h1 >Authentication Cookie</h1 >
7- </div >
87
98 <div class =" row" >
109 <div class =" col" >
Original file line number Diff line number Diff line change 33@{
44}
55
6- <div class =" grants-page" >
7- <div class =" lead" >
8- <h1 >Client Application Permissions</h1 >
9- <p >Below is the list of applications you have given permission to and the resources they have access to.</p >
10- </div >
6+ <h3 >Client Application Permissions</h3 >
117
8+ <div class =" grants-page" >
9+
1210 @if (! Model .View .Grants .Any ())
1311 {
1412 <div class =" row" >
Original file line number Diff line number Diff line change 11@page
22@model Idp .Swiyu .Passkeys .Sts .Pages .ServerSideSessions .IndexModel
33
4+ <h3 >User Sessions</h3 >
5+
46<div class =" users-page" >
57 <div class =" row" >
68 <div class =" col" >
79 <div class =" card" >
8- <div class =" card-header" >
9- <h2 >User Sessions</h2 >
10- </div >
11-
10+
1211 <div class =" card-body" >
1312
1413 @if (Model .UserSessions != null )
Original file line number Diff line number Diff line change 55
66<h3 >
77 <img src =" ~/swiyu.png" class =" logo" >
8- identity from Switzerland
8+ Swiss identity
99</h3 >
1010
1111<p >Your account has an swiyu identity already attached. You cannot add a new one.</p >
You can’t perform that action at this time.
0 commit comments