Skip to content

3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 15:29
  • Add AgentConnect Provider

Keycloak does not support ES256 signature with OIDC provider, so we need to verify by ourselves.
AgentConnect publishes the keys on a JWKS URL but for the RSA Key, there is not usage, so we cannot directly
use the keycloak way and need to internalise it to do some null checking.