Skip to content

Commit 71eaad7

Browse files
authored
Add link to SAML SSO config docs
1 parent d28f67f commit 71eaad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/pages/admin/Settings/General.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<template v-if="ssoEnabled">
193193
<FormHeading>Direct SSO Login</FormHeading>
194194
<FormRow v-model="input['platform:sso:direct']" type="checkbox" data-el="direct-sso">
195-
Show buttons on Login page to jump directly to a SAML SSO provider
195+
Show buttons on Login page to jump directly to a <a href="https://flowfuse.com/docs/admin/sso/saml/">SAML SSO provider</a>
196196
<template #description>
197197
Allows bypassing email matching for SAML SSO logins
198198
</template>

0 commit comments

Comments
 (0)