Skip to content

opa2.json

Krishna Srinivas edited this page Aug 16, 2018 · 1 revision

{ "version": "1", "type": "openid", "openid": { "identity": { "jwks": { "url": "http://localhost:port/oauth2/jwks" } }, "policy": { "type": "opa", "opa": { "url": "", "authToken": "" } } }, }

Clone this wiki locally