I had to create a simple API for a vendor to call.
I followed this guide.
However, I noticed that 1 of our other clientID/Secrets tokens will work against my new API and vice versa.
Is there a way for me to limit this new ClientID/Secret to only have access to my new API? I haven’t really done much with Okta so I have been googling my way through.
Do I need a second auth server with a non-default audience?