Hi,
I have an existing web application that im hoping I can integrate with okta for some set of users, The main point of contention is that my web app has a custom built authentication middleware. Is it possible to use the multi-scheme authentication where for few users it would be authenticated with OKTA and others with the internal auth scheme in already built custom modules.
Thanks In Advance.
Hoping to get some suggestions on how to fit in this multi schema authentication approach with our existing structure.
Any hints towards Okta documentation or write-ups that talk about how to handle this would be greatly appreciated.