Interface BackchannelAuthenticationTokenProcedureContext$BackchannelAuthenticationRequestParameters

Request parameters provider.

Hierarchy

  • RequestParameters
    • BackchannelAuthenticationTokenProcedureContext$BackchannelAuthenticationRequestParameters

Properties

parameterNames: any[]

Get the name of all request parameters.

Methods

  • Parameters

    • parameterName: null | string

    Returns string

  • Parameters

    • parameterName: null | string

    Returns string

  • Get the value for a parameter. The parameter may be provided in the query string or in the form body (in case this is a form POST request). If more than one value is found for this parameter, the error provided by the exceptionSupplier is thrown. If no value is found, null is returned.

    Parameters

    • parameterName: null | string
    • exceptionSupplier: any

    Returns string

  • Parameters

    • parameterName: null | string

    Returns any[]

New Documentation Site Available!


Check out our new docs at curity.io/docs/identity-server/