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

Add webauthn support #291

Closed
wants to merge 4 commits into from
Closed

Conversation

theogravity
Copy link

@theogravity theogravity commented Sep 13, 2024

This adds support for webauthn for both the tenant and application.

Note: I have zero go experience. I tried to run the tests based on the README, but I get the following issues locally:

=== RUN   TestAccFusionauthTenant_basic
    resource_fusionauth_tenant_test.go:30: Step 1/3 error: Error running apply: exit status 1
        
        Error: unexpected status code: 400(Bad Request) Errors: theme.defaultMessages: You must specify all the required keys in the [theme.defaultMessages] property. It is missing these keys: customize. You may optionally use these default values:
        customize=Customize
        
          with fusionauth_theme.test_lmzavincgl,
          on terraform_plugin_test.tf line 17, in resource "fusionauth_theme" "test_lmzavincgl":
          17: resource "fusionauth_theme" "test_lmzavincgl" {

Would really appreciate if someone can modify my PR to fix any issues.

@mmanes
Copy link
Contributor

mmanes commented Feb 11, 2025

Thank you for your contribution! I believe this was covered in our latest API sync PR #314. Feel free to re-open this if that's not the case.

@mmanes mmanes closed this Feb 11, 2025
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

Successfully merging this pull request may close these issues.

2 participants