# Consent Based

Consent based authentication allows users to verify their identities with explicit consent from their registered devices.&#x20;

If it has been enabled in the passwordless configuration, the user will be displayed consent based authentication on passwordless login attempt, where the user will be asked for approval.&#x20;

<figure><img src="/files/glflPiGfJyc12lF97DCc" alt=""><figcaption></figcaption></figure>

The user has to "accept" the authentication request received on the user's mobile device as a push notification. Post approval the user is verified and logged in the system


---

# 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://help.cymmetri.io/single-sign-on/passwordless/consent-based.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.
