Правки различные
This commit is contained in:
@@ -51,8 +51,10 @@ non-secret `PUBLIC_WEB_URL` environment variable. Keycloak resolves the
|
||||
initial `--import-realm`.
|
||||
|
||||
Use exact Expo universal/app links and web origins. Do not replace them with
|
||||
wildcards. `${PUBLIC_WEB_URL}/auth/callback` and `han-chat://auth/callback` are
|
||||
allow-listed by the initial realm import.
|
||||
wildcards. `${PUBLIC_WEB_URL}/auth/callback`, `${PUBLIC_WEB_URL}/mobile/oidc/callback`
|
||||
and `han-chat://auth/callback` are allow-listed by the initial realm import.
|
||||
Android Custom Tabs cannot follow a custom-scheme 302, so the mobile client uses
|
||||
the HTTPS bridge page and then opens `han-chat://auth/callback`.
|
||||
|
||||
The JDBC URL must use the managed PostgreSQL private endpoint, TLS verification and `currentSchema=keycloak`. The database role must have privileges only on schema `keycloak`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user