
s5e6u (s5e6u) asked a question.
We have a locally installed legacy app that does not have any API, SAML, or ADFS integration. We were told by a sales engineer that we would be able to still have Okta manage the passwords for this system. We've signed up for the 30 day trial, and I'm looking for some direction on how do have Okta manage and enter the username and passwords when the application is launched?

Does the locally installed legacy app reply on HTTP header name-value pairs? If yes, you can use mod_auth_openidc and Apache to translated Open ID tokens into HTTP header name value pairs.