Package dev.relism.flash.ext.security.test


package dev.relism.flash.ext.security.test
  • Classes
    Class
    Description
    An OpenID Provider on a random local port: discovery, keys, and a token endpoint for the authorization code and refresh flows.
    Real tokens from a real provider — Keycloak in Testcontainers, typically.
    Authenticates test requests as any Principal, whatever mechanisms the application installs — an OIDC user, an API key, a plain name — without an identity provider.