# Login with SPID/EIDAS with a browser

Endpoint: GET /{environment_name}/spidlogin
Version: 26.0.0
Security: 

## Path parameters:

  - `environment_name` (string, required)
    The environment path provided by Namirial during the assessment phase
    Example: "myintegration"

## Query parameters:

  - `reference` (string)
    Client reference for billing purposes.
    Example: "mycustomer"

  - `final` (string, required)
    Redirect URL called at the end of the authentication process. Provided during the assessment phase.
    Example: "http://localhost"

  - `authnKey` (string, required)
    The authn key obtained from the getKey endpoint
    Example: "c1BUQkJ4d3hYUWV6ZEQ4TktlSWV6ZmozVy9HNzNrQlcyRFlvMTB1TTlGKzE3dWNjdHNLV2RUN0pVNTNJQnhsVnNMMWhBS0lucGNxMC9qY0c3U3BWYlc5dktOMXFvVkhyYUIrdDFBd1VBWGM5bERzS1RnVzd1V251R3pWUEpiUmc"


## Response 200 fields
