Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template error #101

Open
waynemorphic opened this issue Jul 15, 2024 · 0 comments
Open

Template error #101

waynemorphic opened this issue Jul 15, 2024 · 0 comments

Comments

@waynemorphic
Copy link

I am extending this Keywind repository by adding Web Authn Passkeys Conditional feature already available in Keycloak. However, I am coming across this error from webauthn-register.ftl template after setting up Passkey Authentication with Conditional UI in my Keycloak admin console.

Caused by: freemarker.core.NonStringOrTemplateOutputException: For "${...}" content: Expected a string or something automatically convertible to string (number, date or boolean), or "template output" , but this has evaluated to a sequence (wrapper: f.t.SimpleSequence):

2024-07-15 14:46:46 ==> signatureAlgorithms  [in template "webauthn-register.ftl" at line 49, column 31]
2024-07-15 14:46:46 
2024-07-15 14:46:46 ----
2024-07-15 14:46:46 FTL stack trace ("~" means nesting-related):
2024-07-15 14:46:46     - Failed at: ${signatureAlgorithms}  [in template "webauthn-register.ftl" at line 49, column 29]

Any help on why this is happening will be helpful. Thank you

Keycloak reference

EvATive7 added a commit to EvATive7Cloud/keywind that referenced this issue Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant