-
Notifications
You must be signed in to change notification settings - Fork 650
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 auto_redirect_to_identity
feature on Cloudflare Access
#721
Comments
@jacobbednarz I saw that cloudflare/cloudflare-go#483 was merged lately. I'm not super familiar with the whole process, I guess that I should be able to pull the master branch of cloudflare-go and start working on it locally right ? |
I would wait until a release is cut and it is automatically pulled into this repository. You can start locally if you want but we'll still be blocked until it lands in a release. |
Ok I'll wait then and check from time to time the new cloudflare-go releases. |
Closed by #730 |
Goal of this issue is to track the implementation of this missing feature
auto_redirect_to_identity
inside the Cloudflare Terraform provider - Access Application resource.For now this feature is not yet supported inside the cloudflare-go library (WIP -> cloudflare/cloudflare-go#483). When it'll be done we'll be able to work on the Cloudflare Terraform provider implementation.
Ref:
The text was updated successfully, but these errors were encountered: