# Login with SPID with a browser (deprecated)

Endpoint: GET /{environment_name}/spidlogin.php
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:

  - `level` (integer)
    Authentication level. Accepted values: 1, 2, 3.
    Enum: 1, 2, 3

  - `attributes` (string, required)
    Attribute set to request. Accepted values: Base, Full.
    Enum: "Base", "Full"

  - `final` (string, required)
    It's the redirect url called at the end of the authentication process (It should be communicated during the assessment phase)
    Example: "http://localhost"

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


## Response 200 fields
