Interface OidcParameterNames


public interface OidcParameterNames
Standard parameter names defined in the OAuth Parameters Registry and used by the authorization endpoint and token endpoint.
Since:
5.0
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    id_token - used in the Access Token Response.
    static final String
    nonce - used in the Authentication Request.