diff --git a/web/src/lib/components/ConfigBackground.svelte b/web/src/lib/components/ConfigBackground.svelte new file mode 100644 index 0000000..3295d55 --- /dev/null +++ b/web/src/lib/components/ConfigBackground.svelte @@ -0,0 +1,171 @@ + + +
- Logged in as {oidcUser} -
- - - {:else} -- Sign in with your Authentik account to access the control room. -
- {#if error} -{error}
- {/if} - - {/if} - {#if existing.token} - +Configure your control room connection
++ Logged in as {oidcUser} +
+Single sign-on
+ +Access token
+ +{error}
+ {/if} + + + {#if !showOidcContinue && (onCancel || existing.token)} +