update x frame sso
This commit is contained in:
@@ -21,6 +21,7 @@ export function useKeycloak() {
|
|||||||
try {
|
try {
|
||||||
const initOptions = {
|
const initOptions = {
|
||||||
onLoad,
|
onLoad,
|
||||||
|
checkLoginIframe: false as const,
|
||||||
promiseType: "native" as const,
|
promiseType: "native" as const,
|
||||||
pkceMethod: "S256" as const,
|
pkceMethod: "S256" as const,
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user