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 support for enable_sso Tenant setting #901

Open
1 task done
scorpp opened this issue Dec 18, 2023 · 2 comments
Open
1 task done

Add support for enable_sso Tenant setting #901

scorpp opened this issue Dec 18, 2023 · 2 comments
Labels
🌱 feature New feature or request

Comments

@scorpp
Copy link

scorpp commented Dec 18, 2023

Checklist

Describe the problem you'd like to have solved

I'd like to be able to set predefined value for Enable seamless SSO tenant setting

Describe the ideal solution

I'd like to have enable_sso boolean flag on auth0_tenant resource

Alternatives and current workarounds

I don't see a workaround

Additional context

No response

@scorpp scorpp added the 🌱 feature New feature or request label Dec 18, 2023
@scorpp scorpp changed the title Add support to Tenant setting enable_sso Add support for enable_sso Tenant setting Dec 18, 2023
@krzysztofdrys
Copy link
Contributor

I can see that this flag is present Go SDK: https://github.com/auth0/go-auth0/blob/main/management/tenant.go#L186 So this shouldn't be too complicated to implement.

If I created a PR with this feature, how easy would be to get it merged?

@developerkunal
Copy link
Contributor

Hi @scorpp,

I hope you're having a nice day!

Thank you for initiating the feature request, and @krzysztofdrys, thank you for creating the corresponding PR. We've successfully merged the PR, and these enhancements will be included in upcoming releases.

Thank you both for your valuable contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants