parent
d8cded994f
commit
c462468577
1 changed files with 1 additions and 1 deletions
2
adapters/oidc/js/dist/keycloak.d.ts
vendored
2
adapters/oidc/js/dist/keycloak.d.ts
vendored
|
@ -151,7 +151,7 @@ export interface KeycloakInitOptions {
|
|||
/**
|
||||
* Specifies an uri to redirect to after silent check-sso.
|
||||
* Silent check-sso will only happen, when this redirect uri is given and
|
||||
* the specified uri is available whithin the application.
|
||||
* the specified uri is available within the application.
|
||||
*/
|
||||
silentCheckSsoRedirectUri?: string;
|
||||
|
||||
|
|
Loading…
Reference in a new issue