Add custom saml-post-form
This commit is contained in:
parent
9cab36727e
commit
7a0edc1376
8 changed files with 97 additions and 3 deletions
|
@ -86,7 +86,7 @@ import type { KcContextBase } from "~/types/context";
|
|||
import { base64url } from "rfc4648";
|
||||
|
||||
export default defineComponent({
|
||||
name: "Login",
|
||||
name: "WebAuthnAuthenticate",
|
||||
components: {
|
||||
Layout,
|
||||
ErrorBox,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue