i have a website, that automates the creation of new customers(new organizations), including default config for networks, ssids, fw rules and so on.
Another thing i am not totally sure about with OAuth, will the authentication to an org for a specific organization be there for ever, or would the user need to authenticate to an org every time they log in on my website?
Would the approach be to use the service account to create the default config, and with all other operations use OAuth?