This message was deleted.
# help
s
This message was deleted.
t
Hi @Amey Gulhane, it depends exactly what you’re trying to do, but there are a couple of approaches available: 1. Create an
Authenticator
implementation that integrates with Okta’s OIDC interface, create and deploy a custom build of WireMock that uses this. 2. Deploy an authenticating reverse proxy over the top of WireMock.
🙌 1