Interface OpenIdAdditionalClaimsConfiguration

    • Method Detail

      • isJwt

        boolean isJwt()
        Returns:
        True if the provider's JWT should be included in the Micronaut JWT
      • isAccessToken

        boolean isAccessToken()
        Returns:
        True if the provider's access token should be included in the Micronaut JWT
      • isRefreshToken

        boolean isRefreshToken()
        Returns:
        True if the provider's refresh token should be included in the Micronaut JWT