# Login

{% openapi src="<https://raw.githubusercontent.com/iSHAREScheme/openapi/v2.0/ishare_openapi_spec.yaml>" path="/login" method="post" %}
<https://raw.githubusercontent.com/iSHAREScheme/openapi/v2.0/ishare_openapi_spec.yaml>
{% endopenapi %}

{% hint style="info" %}
**Note**

CTT is going to use low level of assurance because passing login when 2FA is enabled would be infeasible. Production environment should be way more secure and traditional authentication using credentials could be even disabled if there is a need to use more secure ways of logging in like biometrics, ID card logins etc.
{% endhint %}

{% hint style="info" %}
**Note**

It is not mandatory to have exactly the same parameter names because CTT supports any parameter names for credentials.
{% endhint %}

{% hint style="info" %}
**Note**

iSHARE documentation does not cover login failures because it’s only within Identity Providers scope.
{% endhint %}

{% hint style="info" %}
***Note***

*This page must be considered part of the iSHARE Trust Framework*
{% endhint %}
