Automation
Automating the enrollment of servers in ASA is eventually the best way to scale your infrastructure. This allows the quick management of all the servers across the board, along with the needed access per group and user. To make this happen, your infrastructure automation tools require a solution to allow your identity management to scale along with the infrastructure.
Using tools such as Hashicorp's Terraform (https://www.terraform.io) gives your admins options to create baked-in solutions that are run as soon as new servers are spun up. This allows enrollment automation to happen based on the common usage and access grants that are needed for those servers.
Important note
Okta also has a certified Terraform provider. To understand more and implement it, please visit https://registry.terraform.io/providers/oktadeveloper/okta/latest/docs.
Perhaps you have a service that requires its own server for each customer. Customers can sign up for free and you need...