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