Package dev.relism.flash.ext.security.oidc


package dev.relism.flash.ext.security.oidc
  • Class
    Description
    Roles read from the provider's token instead of the application's own data.
    OpenID Connect: bearer access tokens from any configured provider, and browser sign-in through the authorization code flow with PKCE, which ends in a SecurityExtension session renewed with the refresh token.
    A caller an OpenID Provider vouched for: through a bearer access token, or by signing in.
    An OpenID Provider the application trusts, and the client the application is registered as there.