Merged in feat/curity-changes (pull request #1190)
Feat/curity changes * Changed curity stuff * Use env.var * Merge branch 'master' into feat/curity-changes * Merged master into feat/curity-changes
This commit is contained in:
@@ -68,7 +68,7 @@ export async function GET(
|
||||
scope: ["openid", "profile"].join(" "),
|
||||
loginKey: loginKey,
|
||||
for_origin: publicURL,
|
||||
acr_values: "abc",
|
||||
acr_values: "urn:com:scandichotels:scandic-email",
|
||||
version: "2",
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user