# I can't log in via my institution

If you can successfully sign in on your institution’s login page but Nuvolos then displays an authentication error, share this page with your institution’s IT department so they can review and update their configuration.

## Technical details

Nuvolos is a registered service provider (SP) at the [Switch AAI](https://help.switch.ch/aai/about/) federation. Any identity provider (IdP) that supports this federation may be used with Access through your institution.

| Name                        | Value                                                           |
| --------------------------- | --------------------------------------------------------------- |
| Discovery/Wayfinder service | [SeamlessAccess](https://seamlessaccess.org/)                   |
| EntityID of Nuvolos         | authprxy.datahub.ac/Saml2/proxy\_saml2\_backend.xml             |
| Public URL of EntityID      | <https://authproxy.nuvolos.cloud/Saml2/proxy_saml2_backend.xml> |

### Required attributes

After a successful sign-in, Nuvolos must receive the following attribute in order to identify the user on subsequent sign-ins:

* [eduPersonTargetedID](https://help.switch.ch/aai/support/documents/attributes/edupersontargetedid/)
* email

IdPs not returning the above info cannot be used to authenticate with Nuvolos.

### Desired attributes

The following attributes improve usability, but Nuvolos can still function without them:

* first and last name of principal


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nuvolos.com/help-and-reference/troubleshooting/login-troubleshooting/i-cant-log-in-via-my-institution.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
