We use OKTA as a OAuth provider in our Organization. We use a lot of M2M OKTA credentials to generate machine context token. This raises lot of problem of managing secrets, rotation etc.
I wanted to know if OKTA supports M2M tokens based on the organization certificate installed on corporate machines ? User’s machine will authenticate with OKTA with certificate and OKTA will responds with M2M access token.
Major cloud provider like Azure, AWS supports Managed Identity which is password-less. Does OKTA supports this kind of authentication?