mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 13:27:34 +00:00
Update apps/login/src/app/(login)/idp/[provider]/success/page.tsx
This commit is contained in:
@@ -74,6 +74,7 @@ export default async function Page(props: {
|
||||
|
||||
if (link) {
|
||||
if (!options?.isLinkingAllowed) {
|
||||
// linking was probably disallowed since the invitation was created
|
||||
return linkingFailed(branding, "Linking is no longer allowed");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user