+
+
+
+
+ {{ $t('searchList') }}
+
+
+ {{ $t('identityServer.createClient') }}
+
+
+
+
+
+
+ {{ row.clientId }}
+
+
+
+
+ {{ row.clientName }}
+
+
+
+
+ {{ row.identityTokenLifetime }}
+
+
+
+
+ {{ row.accessTokenLifetime }}
+
+
+
+
+ {{ row.authorizationCodeLifetime }}
+
+
+
+
+ {{ row.deviceCodeLifetime }}
+
+
+
+
+ {{ row.absoluteRefreshTokenLifetime }}
+
+
+
+
+ {{ row.slidingRefreshTokenLifetime }}
+
+
+
+
+ {{ row.clientClaimsPrefix }}
+
+
+
+
+
+ {{ $t('identityServer.updateClient') }}
+
+
+
+ {{ $t('identityServer.otherOpera') }}
+
+
+
+ {{ row.enabled ? $t('identityServer.disbled') : $t('roles.enabled') }}
+
+
+ {{ $t('identityServer.deleteClient') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+