diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-claims.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-claims.html index ad47e2d732..6d09cfdc93 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-claims.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-claims.html @@ -1,24 +1,28 @@ -
-
- -

-
-

{{application.name}} Allowed Claims

-
-
-
- - -
-
-
-
+
+
+ +
+ +

{{application.name}} Allowed Claims

+
+
+
+ + +
+
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-credentials.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-credentials.html index 35b2ebe624..7f4ef8b919 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-credentials.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-credentials.html @@ -1,33 +1,37 @@ -
-
- -

-
-

{{application.name}} Credentials

-
-
- Client Secret -
- -
- -
-
-
-
- -
-
-
-
+
+
+ +
+ +

{{application.name}} Credentials

+
+
+ Client Secret +
+ +
+ +
+
+
+
+ +
+
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-detail.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-detail.html index 5eb4cabc64..aa9145a135 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-detail.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-detail.html @@ -1,130 +1,132 @@ -
-
- -

-
-

{{application.name}} Settings

- - -

{{realm.realm}} Add Application

-

* Required fields

- -
-
-
- -
- -
-
-
- -
- -
- -
-
- -
-
- -
-
- -
-
- -
-
- - - - -
-
-
-
- - - - -
-
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
-
- - - - -
-
-
-
- - - - -
-
- -
-
- -
- - -
-
- - - -
-
-
-
+
+
+ +
+ + +

{{application.name}} Application Settings

+

{{realm.realm}} Add Application

+

* Required fields

+ +
+
+
+ +
+ +
+
+
+ +
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ + + + +
+
+
+
+ + + + +
+
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ + + + +
+
+ +
+
+ +
+ + +
+
+ + + +
+
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-installation.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-installation.html index 8fa23df4fb..992bd4f59f 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-installation.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-installation.html @@ -1,44 +1,47 @@ -
-
- - -

- -
-

{{application.name}} Installation

-
-
-
- -
-
-
- -
-
-
-
-
-
- -
-
-
-
- -
- Download -
-
-
+
+
+ + +
+ +

{{application.name}} Adapter Installation

+
+
+
+ +
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+ +
+ Download +
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-list.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-list.html index 0e8fa566b9..fa4997dcf5 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-list.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-list.html @@ -1,61 +1,61 @@ -
-
- -

-
-

{{realm.realm}} Applications

- - - - - - - - - - - - - - - - - - - - - -
-
- - -
- -
Application NameEnabledBase URL
{{app.name}}{{app.enabled}} - {{app.baseUrl}} - Not defined -
No applications available
- -
+
+
+ +

+
+

{{realm.realm}} Applications

+ + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ +
Application NameEnabledBase URL
{{app.name}}{{app.enabled}} + {{app.baseUrl}} + Not defined +
No applications available
+ +
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-revocation.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-revocation.html index a2907c5cde..4b68ec1b04 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-revocation.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-revocation.html @@ -1,36 +1,40 @@ -
-
- -

-
-

{{application.name}} Revocation Policies

-
-
-
- -
- -
- -
-
-
- - - -
-
-
-
+
+
+ +
+ +

{{application.name}} Revocation Policies

+
+
+
+ +
+ +
+ +
+
+
+ + + +
+
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-role-detail.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-role-detail.html index 1291a29039..ca271c1dd9 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-role-detail.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-role-detail.html @@ -1,145 +1,150 @@ -
-
- -

-
- - -

{{application.name}} {{role.name}} Application Role

-

{{application.name}} Add Application Role

-

* Required fields

- -
- -
-
- - -
- -
-
-
- - -
- - -
-
-
- -
- -
-
-
- - -
- Composite Realm Roles -
-
-
- - -
-
- - -
-
- - -
-
-
-
- -
- Composite Application Roles -
- -
-
-
- -
-
-
-
-
-
-
-
- - -
-
- - -
-
- - -
-
-
- - -
- - -
-
- - - -
- - -
+
+
+ +
+ + + + +

{{application.name}} {{role.name}} Application Role

+

{{application.name}} Add Application Role

+

* Required fields

+ +
+ +
+
+ + +
+ +
+
+
+ + +
+ + +
+
+
+ +
+ +
+ +
+
+ +
+ Composite Realm Roles +
+
+
+ + +
+
+ + +
+
+ + +
+
+
+
+ +
+ Composite Application Roles +
+ +
+
+
+ +
+ +
+
+
+
+
+
+ + +
+
+ + +
+
+ + +
+
+
+
+ +
+ + +
+
+ + + +
+ +
+
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-role-list.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-role-list.html index bca7267321..f0dac9b90a 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-role-list.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-role-list.html @@ -1,70 +1,74 @@ -
-
- - -

-
-

{{application.name}} Application Roles

- - - - - - - - - - - - - - - - - - - - - - - -
-
- Add Role - -
-
Role NameCompositeDescription
{{role.name}}{{role.composite}}{{role.description}}
No application roles available
-
-
+
+
+ + +
+ +

{{application.name}} Application Roles

+ + + + + + + + + + + + + + + + + + + + + + + +
+
+ Add Role + +
+
Role NameCompositeDescription
{{role.name}}{{role.composite}}{{role.description}}
No application roles available
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-scope-mappings.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-scope-mappings.html index b228d8faa1..854ce13ebf 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-scope-mappings.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-scope-mappings.html @@ -1,131 +1,135 @@ -
-
- - -

-
-

{{application.name}} Scope Mappings

-

-
-
-
- -
- -
- -
-
-
- -
-
- Realm Roles -
-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
-
- -
- Application Roles -
- -
-
-
- -
-
-
- -
-
-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
-
-
-
+
+
+ + +
+ +

{{application.name}} Scope Mappings

+

+
+
+
+ +
+ +
+ +
+
+
+ +
+
+ Realm Roles +
+
+
+ + +
+
+ + +
+
+ + +
+
+ - +
+
+ + +
+
+
+
+ +
+ Application Roles +
+ +
+
+
+ +
+
+
+ +
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ - +
+
+ + +
+
+
+
+
+
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-sessions.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-sessions.html index 36642ecdb6..9294ed0fbd 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-sessions.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/application-sessions.html @@ -1,62 +1,66 @@ -
-
- -

-
-

{{application.name}} Sessions

-
-
-
- -
- -
- -
-
-
- - - - - - - - - - - - - - - - - - - - - - - -
- -
UserFrom IPSession Start
-
- - - -
-
{{session.user}}{{session.ipAddress}}{{session.start | date:'medium'}}
-
+
+
+ +
+ +

{{application.name}} Active Sessions

+
+
+
+ +
+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+ +
UserFrom IPSession Start
+
+ + + +
+
{{session.user}}{{session.ipAddress}}{{session.start | date:'medium'}}
+
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/defense-headers.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/defense-headers.html index b5aec466c0..67fa0db1ca 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/defense-headers.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/defense-headers.html @@ -1,39 +1,39 @@ -
-
- -

-
-
-

{{realm.realm}} Browser Security Headers

-
-
-
- -
- -
- -
- -
-
- - -
-
-
-
-

{{realm.realm}}

-
- -
+
+
+ +

+
+
+

{{realm.realm}} Browser Security Headers

+
+
+
+ +
+ +
+ +
+ +
+
+ + +
+
+
+
+

{{realm.realm}}

+
+ +
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/federated-generic.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/federated-generic.html index 7dcae0fe77..35b2938b01 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/federated-generic.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/federated-generic.html @@ -1,85 +1,85 @@ -
-
- -

-
-

{{realm.realm}} Provider Settings

-

* Required fields

-
- -
- Required Settings -
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- - -
- -
-
- -
- -
- Sync settings -
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- - -
- -
- - - - - -
-
-
+
+
+ +

+
+

{{realm.realm}} Provider Settings

+

* Required fields

+
+ +
+ Required Settings +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ + +
+ +
+
+ +
+ +
+ Sync settings +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ + +
+ +
+ + + + + +
+
+
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/home.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/home.html index dc2471b758..acf8d6ab31 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/home.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/home.html @@ -1,4 +1,4 @@ -
-
-
+
+
+
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/notfound.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/notfound.html index 64c6566624..bdbb9976f6 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/notfound.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/notfound.html @@ -1,14 +1,14 @@ -
-
-
-
-
-

Page not found...

-

We could not find the page you are looking for. Please make sure the URL you entered is correct.

- Go to the home page » - -
-
-
-
+
+
+
+
+
+

Page not found...

+

We could not find the page you are looking for. Please make sure the URL you entered is correct.

+ Go to the home page » + +
+
+
+
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-claims.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-claims.html index 678f798bd9..f3657e9186 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-claims.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-claims.html @@ -1,22 +1,26 @@ -
-
- -

-
-

{{oauth.name}} Allowed Claims

-
-
-
- - -
-
-
-
+
+
+ +
+ +

{{oauth.name}} Allowed Claims

+
+
+
+ + +
+
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-credentials.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-credentials.html index 4c2d8ece52..436119e0fe 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-credentials.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-credentials.html @@ -1,32 +1,36 @@ -
-
- -

-
-

{{oauth.name}} Credentials

-
-
- Client Secret -
- -
- -
-
-
-
- -
-
-
-
- +
+
+ +
+ +

{{oauth.name}} Credentials

+
+
+ Client Secret +
+ +
+ +
+
+
+
+ +
+
+
+
+ diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-detail.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-detail.html index 037adeba1e..b5790bf6f1 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-detail.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-detail.html @@ -1,121 +1,123 @@ -
-
- -

-
-

{{realm.realm}} Add OAuth Client

-

* Required fields

- -

{{oauth.name}} Settings

-
-
- -
- -
- -
-
- -
- -
- -
- -
-
- -
-
- -
-
- -
-
- -
- -
- -
-
- -
-
- - - - -
-
-
-
- - - - -
-
- -
-
- -
-
- - - - -
-
-
-
- - - - -
-
- -
-
- -
- - -
-
- - - -
-
-
+
+
+ +
+ + +

{{realm.realm}} Add OAuth Client

+

* Required fields

+

{{oauth.name}} Settings

+
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ + + + +
+
+ +
+
+ +
+
+ + + + +
+
+
+
+ + + + +
+
+ +
+
+ +
+ + +
+
+ + + +
+
+
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-installation.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-installation.html index 6c98d062ef..2ea3116eb5 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-installation.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-installation.html @@ -1,29 +1,33 @@ -
-
- -

-
-

OAuth Client Installation

-
-
-
-
- -
-
-
-
- -
- Download -
- -
+
+
+ +
+ +

{{oauth.name}} Adapter Installation

+
+
+
+
+ +
+
+
+
+ +
+ Download +
+ +
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-list.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-list.html index 316490e7a7..f6ffbbfe22 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-list.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-list.html @@ -1,58 +1,58 @@ -
-
- -

-
-

{{realm.realm}} OAuth Clients

- - - - - - - - - - - - - - - - - - - - -
-
- - -
- -
OAuth Client NameEnabled
{{client.name}}{{client.enabled}}
No clients available
- -
+
+
+ +

+
+

{{realm.realm}} OAuth Clients

+ + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ +
OAuth Client NameEnabled
{{client.name}}{{client.enabled}}
No clients available
+ +
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-revocation.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-revocation.html index 12ce31755f..a61912f12b 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-revocation.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-revocation.html @@ -1,32 +1,36 @@ -
-
- -

-
-

{{oauth.name}} Revocation Policies

-
-
-
- -
- -
- -
-
-
- - -
-
-
-
+
+
+ +
+ +

{{oauth.name}} Revocation Policies

+
+
+
+ +
+ +
+ +
+
+
+ + +
+
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-scope-mappings.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-scope-mappings.html index 13b61f4e4b..fcfbe2da44 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-scope-mappings.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/oauth-client-scope-mappings.html @@ -1,128 +1,131 @@ -
-
- - -

-
-

{{oauth.name}} Scope Mappings

-

-
-
-
- -
- -
- -
-
-
-
-
- Realm Roles -
-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
-
- -
- Application Roles -
- -
-
-
- -
-
-
- -
-
-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
-
-
-
+
+
+ +
+ +

{{oauth.name}} Scope Mappings

+

+
+
+
+ +
+ +
+ +
+
+
+
+
+ Realm Roles +
+
+
+ + +
+
+ + +
+
+ + +
+
+ - +
+
+ + +
+
+
+
+ +
+ Application Roles +
+ +
+
+
+ +
+
+
+ +
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ - +
+
+ + +
+
+
+
+
+
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-audit-config.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-audit-config.html index a1ea9e1f49..a436882af7 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-audit-config.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-audit-config.html @@ -1,65 +1,65 @@ -
-
- - -

-
-

{{realm.realm}} Audit Config

- -
-
-
- -
- -
-
-
- -
- -
-
- -
- -
-
-
- -
-
- -
-
-
-
- -
- - -
- -
-
-
- -
- - -
-
-
-
-
+
+
+ + +

+
+

{{realm.realm}} Audit Config

+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+ +
+ +
+
+
+ +
+
+ +
+
+
+
+ +
+ + +
+ +
+
+
+ +
+ + +
+
+
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-audit.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-audit.html index 11e62dd46b..e1f1e7a993 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-audit.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-audit.html @@ -1,102 +1,102 @@ -
-
- - -

- -
-

{{realm.realm}} Audit Log

- - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
-
TimeEventDetails
-
- - - -
-
{{event.time|date:'shortDate'}}
{{event.time|date:'mediumTime'}}
{{event.event}} - - - - - - - - - -
Client{{event.clientId}}
User{{event.userId}}
IP Address{{event.ipAddress}}
Error{{event.error}}
Details - - - - - - -
{{key}}{{value}}
-
-
-
-
-
+
+
+ + +

+ +
+

{{realm.realm}} Audit Log

+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
TimeEventDetails
+
+ + + +
+
{{event.time|date:'shortDate'}}
{{event.time|date:'mediumTime'}}
{{event.event}} + + + + + + + + + +
Client{{event.clientId}}
User{{event.userId}}
IP Address{{event.ipAddress}}
Error{{event.error}}
Details + + + + + + +
{{key}}{{value}}
+
+
+
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-cache-settings.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-cache-settings.html index 988bed1556..ddc1b8880d 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-cache-settings.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-cache-settings.html @@ -1,36 +1,36 @@ -
-
- -

-
-
-

{{realm.realm}} Cache Settings

-
-
-
- -
- -
- -
-
- -
- -
- -
-
-
- - -
-
-
-
-

{{realm.realm}}

-
- -
+
+
+ +

+
+
+

{{realm.realm}} Cache Settings

+
+
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+
+ + +
+
+
+
+

{{realm.realm}}

+
+ +
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-create.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-create.html index d73cb299ba..24899a926d 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-create.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-create.html @@ -1,54 +1,54 @@ -
-
-
-

Add Realm

-

* Required fields

- -
-
- Import Realm -
- -
- - - {{files[0].name}} - -
-
-
- - -
-
-
- -
-
- Create Realm -
- - -
- -
-
-
- -
- -
-
-
- -
- - -
- -
-
-
+
+
+
+

Add Realm

+

* Required fields

+ +
+
+ Import Realm +
+ +
+ + + {{files[0].name}} + +
+
+
+ + +
+
+
+ +
+
+ Create Realm +
+ + +
+ +
+
+
+ +
+ +
+
+
+ +
+ + +
+ +
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-default-roles.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-default-roles.html index 2bd412c21b..a7d28d3839 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-default-roles.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-default-roles.html @@ -1,89 +1,89 @@ -
-
- -

-
-

{{realm.realm}} Default Roles

-
-
- Realm Default Roles -
-
-
- - -
-
- - -
-
- - -
-
-
-
- -
- Application Default Roles -
- -
-
-
- -
-
-
- -
-
-
-
- - -
-
- - -
-
- - -
-
-
-
-
-
+
+
+ +

+
+

{{realm.realm}} Default Roles

+
+
+ Realm Default Roles +
+
+
+ + +
+
+ + +
+
+ + +
+
+
+
+ +
+ Application Default Roles +
+ +
+
+
+ +
+
+
+ +
+
+
+
+ + +
+
+ + +
+
+ + +
+
+
+
+
+
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-detail.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-detail.html index 3c56655628..d431bdab64 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-detail.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-detail.html @@ -1,43 +1,43 @@ -
-
- -

-
-
-

Add Realm

-

{{realm.realm}} General Settings

-

* Required fields

-
-
-
- -
- -
-
-
- - -
- -
-
-
- -
- - -
-
- - - -
-
-
-
-

{{realm.realm}}

-
- -
+
+
+ +

+
+
+

Add Realm

+

{{realm.realm}} General Settings

+

* Required fields

+
+
+
+ +
+ +
+
+
+ + +
+ +
+
+
+ +
+ + +
+
+ + + +
+
+
+
+

{{realm.realm}}

+
+ +
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-detail_mock.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-detail_mock.html index 8bbecfc81d..6338905e64 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-detail_mock.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-detail_mock.html @@ -1,116 +1,116 @@ -

Add Realm

-

{{realm.realm}} General Settings

-

* Required fields

-
-
- Required Settings -
- - -
- -
-
-
- -
- -
-
-
-
- Login Options -
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
-
- Optional Settings -
- - -
- -
-
-
- - -
- -
-
- -
- - -
- -
-
-
- -
- - -
-
- - - -
-
-
+

Add Realm

+

{{realm.realm}} General Settings

+

* Required fields

+
+
+ Required Settings +
+ + +
+ +
+
+
+ +
+ +
+
+
+
+ Login Options +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+ Optional Settings +
+ + +
+ +
+
+
+ + +
+ +
+
+ +
+ + +
+ +
+
+
+ +
+ + +
+
+ + + +
+
+
diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-keys.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-keys.html index f5f300ddc4..f8a2805c41 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-keys.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-keys.html @@ -1,23 +1,23 @@ -
-
- -

-
-

{{realm.realm}} Realm Public Key

-
-
-
- - -
- -
-
-
-
- -
-
-
+
+
+ +

+
+

{{realm.realm}} Realm Public Key

+
+
+
+ + +
+ +
+
+
+
+ +
+
+
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-list.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-list.html index c9e6ce86f1..f8bf163386 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-list.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-list.html @@ -1,25 +1,25 @@ -
- -
-
- -
-

Realms

- - - - - - - - - - - -
Realm
{{r.realm}}
-
+
+ +
+
+ +
+

Realms

+ + + + + + + + + + + +
Realm
{{r.realm}}
+
\ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-menu.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-menu.html index 92ffcb3f96..f527953c52 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-menu.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-menu.html @@ -1,19 +1,19 @@ -
    -
  • - Settings -
  • -
  • Users -
  • -
  • Roles -
  • -
  • Applications
  • -
  • OAuth Clients
  • -
  • Sessions and Tokens
  • -
  • Security Defenses
  • -
  • Audit
  • + \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-smtp.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-smtp.html index bcc51d0466..e3e02ad0b9 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-smtp.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-smtp.html @@ -1,70 +1,70 @@ -
    -
    - -

    -
    -

    {{realm.realm}} Email Settings

    -

    * Required fields

    -
    -
    - Required Settings -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    -
    - Authentication -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - - -
    -
    -
    +
    +
    + +

    +
    +

    {{realm.realm}} Email Settings

    +

    * Required fields

    +
    +
    + Required Settings +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    +
    + Authentication +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + + +
    +
    +
    \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-social.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-social.html index 871043e0b5..0bae0e1805 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-social.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-social.html @@ -1,100 +1,100 @@ -
    -
    - -

    -
    -

    {{realm.realm}} Social Providers Settings

    -

    * Required fields

    - -
    - - - Social Callback URL: {{callbackUrl}}

    -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    -
    ProviderKey *Secret *Actions
    -
    - -
    -
    - - - - -
    -
    -
    -
    - -
    - - -
    -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-theme-settings.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-theme-settings.html index 81294694c9..2e6f1f7aad 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-theme-settings.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/realm-theme-settings.html @@ -1,74 +1,74 @@ -
    -
    - -

    -
    -
    -

    {{realm.realm}} Theme Settings

    -
    -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    - - -
    -
    -
    -
    -

    {{realm.realm}}

    -
    - -
    +
    +
    + +

    +
    +
    +

    {{realm.realm}} Theme Settings

    +
    +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    +
    + + +
    +
    +
    +
    +

    {{realm.realm}}

    +
    + +
    \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-detail.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-detail.html index cb590c9afa..4d4817b3db 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-detail.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-detail.html @@ -1,128 +1,129 @@ -
    -
    - - -

    - -
    -

    {{realm.realm}} {{role.name}} Realm Role

    -

    {{realm.realm}} Add Realm Role

    -

    * Required fields

    -
    -
    - Role -
    - - -
    - -
    -
    -
    - - -
    - -
    -
    -
    - -
    - -
    -
    -
    -
    - - -
    - -
    - Composite Realm Roles -
    -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    -
    -
    - -
    - Composite Application Roles -
    - -
    -
    -
    - -
    -
    -
    -
    -
    -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    -
    -
    - -
    - - - -
    - -
    -
    +
    +
    + + +

    + +
    +

    {{realm.realm}} {{role.name}} Realm Role

    +

    {{realm.realm}} Add Realm Role

    +

    * Required fields

    +
    +
    + Role +
    + + +
    + +
    +
    +
    + + +
    + +
    +
    +
    + +
    + +
    +
    +
    +
    + + +
    + +
    + Composite Realm Roles +
    +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    +
    +
    + +
    + Composite Application Roles +
    + +
    +
    +
    + +
    +
    +
    +
    +
    +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    +
    +
    + +
    + + + +
    + +
    +
    \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-list.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-list.html index 0879e53033..21cc9ea731 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-list.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-list.html @@ -1,59 +1,59 @@ -
    -
    - -

    -
    -

    {{realm.realm}} Realm-Level Roles

    - - - - - - - - - - - - - - - - - - - - - - - -
    -
    - - -
    -
    - Add Role - -
    -
    Role NameCompositeDescription
    {{role.name}}{{role.composite}}{{role.description}}
    No realm roles available
    -
    -
    +
    +
    + +

    +
    +

    {{realm.realm}} Realm-Level Roles

    + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + +
    +
    + Add Role + +
    +
    Role NameCompositeDescription
    {{role.name}}{{role.composite}}{{role.description}}
    No realm roles available
    +
    +
    diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-mappings.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-mappings.html index de10ef9026..e078f3e290 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-mappings.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/role-mappings.html @@ -1,119 +1,119 @@ -
    -
    - -

    -
    -

    {{user.username}}'s Role Mappings

    -
    - -
    - Realm Roles - -
    -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    -
    -
    - -
    - Application Roles -
    - -
    -
    -
    - -
    -
    -
    - -
    -
    -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    -
    -
    -
    -
    +
    +
    + +

    +
    +

    {{user.username}}'s Role Mappings

    +
    + +
    + Realm Roles + +
    +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + - +
    +
    + + +
    +
    +
    +
    + +
    + Application Roles +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + - +
    +
    + + +
    +
    +
    +
    +
    +
    \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/session-realm.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/session-realm.html index a686b45ba6..cd5262fbe6 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/session-realm.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/session-realm.html @@ -1,33 +1,33 @@ -
    -
    - -

    -
    -

    {{realm.realm}} Sessions

    - - - - - - - - - - - - - - - - -
    - -
    ApplicationActive Sessions
    {{application}}{{data}}
    -
    +
    +
    + +

    +
    +

    {{realm.realm}} Sessions

    + + + + + + + + + + + + + + + + +
    + +
    ApplicationActive Sessions
    {{application}}{{data}}
    +
    \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/session-revocation.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/session-revocation.html index 173be5eeca..866c6fbe2a 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/session-revocation.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/session-revocation.html @@ -1,31 +1,31 @@ -
    -
    - -

    -
    -

    {{realm.realm}} Revocation Policies

    -
    -
    -
    - -
    - -
    - -
    -
    -
    - - - -
    -
    -
    -
    +
    +
    + +

    +
    +

    {{realm.realm}} Revocation Policies

    +
    +
    +
    + +
    + +
    + +
    +
    +
    + + + +
    +
    +
    +
    diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-credentials.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-credentials.html index 2a7656b3c8..e5c0d3b8cb 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-credentials.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-credentials.html @@ -1,46 +1,46 @@ -
    -
    - - - -

    -
    -

    {{user.username}}'s Credentials

    - -
    -
    - Credential Management -
    - -
    - - - - -
    -
    - -
    - -
    - -
    -
    - -
    - -
    - -
    -
    -
    -
    - -
    +
    +
    + + + +

    +
    +

    {{user.username}}'s Credentials

    + +
    +
    + Credential Management +
    + +
    + + + + +
    +
    + +
    + +
    + +
    +
    + +
    + +
    + +
    +
    +
    +
    + +
    \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-detail.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-detail.html index cbef2a58de..e7a7aae831 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-detail.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-detail.html @@ -1,109 +1,109 @@ -
    -
    - - - -

    -
    -

    Add User

    -

    {{user.username}}'s Attributes

    -

    * Required fields

    - -
    - -
    -
    - -
    - -
    -
    - -
    - -
    - - -
    -
    - -
    - - -
    - -
    -
    -
    - - -
    - -
    -
    -
    - - -
    - -
    -
    - -
    - -
    - -
    - -
    -
    - - -
    -
    - -
    - -
    - -
    -
    - - -
    - -
    - -
    -
    -
    - - -
    - -
    - - - -
    - -
    -
    +
    +
    + + + +

    +
    +

    Add User

    +

    {{user.username}}'s Attributes

    +

    * Required fields

    + +
    + +
    +
    + +
    + +
    +
    + +
    + +
    + + +
    +
    + +
    + + +
    + +
    +
    +
    + + +
    + +
    +
    +
    + + +
    + +
    +
    + +
    + +
    + +
    + +
    +
    + + +
    +
    + +
    + +
    + +
    +
    + + +
    + +
    + +
    +
    +
    + + +
    + +
    + + + +
    + +
    +
    \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-federation.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-federation.html index 6811524866..0d7e4c6a59 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-federation.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-federation.html @@ -1,44 +1,44 @@ -
    -
    - -

    -
    -

    {{realm.realm}} User Federation Providers

    - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    -
    IDProvider NamePriority
    {{instance.displayName}}{{instance.providerName|capitalize}}{{instance.priority}}
    No user federation providers configured
    -
    +
    +
    + +

    +
    +

    {{realm.realm}} User Federation Providers

    + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + +
    +
    +
    IDProvider NamePriority
    {{instance.displayName}}{{instance.providerName|capitalize}}{{instance.priority}}
    No user federation providers configured
    +
    \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-list.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-list.html index a291b64e85..af22f865b8 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-list.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-list.html @@ -1,65 +1,65 @@ -
    -
    - -

    -
    -

    {{realm.realm}} Users

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    - - -
    - or -
    - Add User -
    -
    UsernameLast NameFirst NameEmail
    -
    - - - -
    -
    {{user.username}}{{user.lastName}}{{user.firstName}}{{user.email}}
    Please enter a search, or click on view all usersYour search returned no resultsNo users available
    -
    +
    +
    + +

    +
    +

    {{realm.realm}} Users

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + +
    + or +
    + Add User +
    +
    UsernameLast NameFirst NameEmail
    +
    + + + +
    +
    {{user.username}}{{user.lastName}}{{user.firstName}}{{user.email}}
    Please enter a search, or click on view all usersYour search returned no resultsNo users available
    +
    \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-sessions.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-sessions.html index 3d0aa40e59..94d5fd50b4 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-sessions.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-sessions.html @@ -1,52 +1,52 @@ -
    -
    - -

    -
    -

    {{user.username}} Sessions

    - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    IP AddressStartedLast AccessApplicationsOAuth ClientsAction
    {{session.ipAddress}}{{session.start | date:'medium'}}{{session.lastAccess | date:'medium'}} -
    - {{app}} -
    - -
    - - logout
    -
    +
    +
    + +

    +
    +

    {{user.username}} Sessions

    + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    IP AddressStartedLast AccessApplicationsOAuth ClientsAction
    {{session.ipAddress}}{{session.start | date:'medium'}}{{session.lastAccess | date:'medium'}} +
    + {{app}} +
    + +
    + + logout
    +
    \ No newline at end of file diff --git a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-social-links.html b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-social-links.html index 051ca70d49..6b2484e778 100755 --- a/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-social-links.html +++ b/forms/common-themes/src/main/resources/theme/admin/base/resources/partials/user-social-links.html @@ -1,28 +1,28 @@ -
    -
    - -

    -
    -

    {{user.username}} Social Links

    - - - - - - - - - - - - - -
    Provider NameSocial Username
    {{socialLink.socialProvider}}{{socialLink.socialUsername}}
    -
    +
    +
    + +

    +
    +

    {{user.username}} Social Links

    + + + + + + + + + + + + + +
    Provider NameSocial Username
    {{socialLink.socialProvider}}{{socialLink.socialUsername}}
    +
    \ No newline at end of file