Add custom saml-post-form

This commit is contained in:
Oliver Traber 2023-02-20 22:50:54 +01:00
parent 9cab36727e
commit 7a0edc1376
Signed by: Bluemedia
GPG key ID: C0674B105057136C
8 changed files with 97 additions and 3 deletions

View file

@ -86,7 +86,7 @@ import type { KcContextBase } from "~/types/context";
import { base64url } from "rfc4648";
export default defineComponent({
name: "Login",
name: "WebAuthnAuthenticate",
components: {
Layout,
ErrorBox,