terraform-provider-okta icon indicating copy to clipboard operation
terraform-provider-okta copied to clipboard

Support Dynamic IdP Routing Rules

Open RyAndrew opened this issue 2 years ago • 3 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Add support for Dynamic IdP routing rules This feature allows for the creation of a routing rule that can enable automatic look-up of an Identity Provider based on its name, and matching a pre-defined criteria like the domain of the users' login attribute.

Okta Docs:https://help.okta.com/oie/en-us/Content/Topics/Security/dynamic-routing-rules.htm

API Docs: https://developer.okta.com/docs/reference/api/policy/#policy-action-with-dynamic-idp-routing

This is the resource: https://registry.terraform.io/providers/okta/okta/latest/docs/resources/policy_rule_idp_discovery

Dynamic Routing

New or Affected Resource(s)

  • okta_XXXXX

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000

RyAndrew avatar Jul 11 '22 18:07 RyAndrew

Please provide an ETA on when this feature will be available.

pmatpadi avatar Jul 21 '22 15:07 pmatpadi

I will report back when we are able to get this on the roadmap.

monde avatar Jul 21 '22 18:07 monde

Okta internal reference: https://oktainc.atlassian.net/browse/OKTA-526331

monde avatar Aug 22 '22 16:08 monde

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Oct 22 '22 00:10 github-actions[bot]

Pealing off the stale label.

monde avatar Oct 24 '22 18:10 monde

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Dec 24 '22 00:12 github-actions[bot]

Commenting to re-open: is there a timeline for getting this done? I was extremely surprised to see that there does not appear to be any support for this API in the provider.

n-oden avatar Apr 03 '24 18:04 n-oden