# 2019-11-20 - Customer Authentication

## Summary

This was the first call where proposing community members discussed the Customer Authentication issue, prompted by discussions on the mailing list ([1](https://lists.w3.org/Archives/Public/public-openactive/2019Sep/0001.html), [2](https://lists.w3.org/Archives/Public/public-openactive/2019Oct/thread.html#msg5), [3](https://lists.w3.org/Archives/Public/public-openactive/2019Nov/thread.html#msg5)).

A summary of the discussion so far, including the key points covered on this call, can be found in [this GitHub issue](https://github.com/openactive/open-booking-api/issues/120#issuecomment-556335643) and the [call notes](https://docs.google.com/document/d/143d3hRiRxE_lzvpBVk-xdyZ_-rO9Hc-wXB9VMC1Y4nM/edit?usp=sharing).

## Slides

{% embed url="<https://docs.google.com/presentation/d/17iXfN_nXZmGySETGWn6ms0S4vE8gtx6OTfOBPce05G4/edit>" %}

## Video

{% embed url="<https://youtu.be/tFwc9LdlL8M>" %}


---

# 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://w3c.openactive.io/meetings-archive/2019-11-20-customer-authentication.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.
