wekan/packages/wekan-oidc/oidc_configure.html
2020-09-04 10:22:51 -07:00

7 lines
242 B
HTML

<template name="configureLoginServiceDialogForOidc">
<p>
You'll need to create an OpenID Connect client configuration with your provider.
Set App Callbacks URLs to: <span class="url">{{siteUrl}}_oauth/oidc</span>
</p>
</template>