# Part 1 -  Advanced Security Geoserver

**Topic / issues**

* [ ] Proxy
* [ ] OAuth 2.0
  * [ ] Google
  * [ ] Github
  * [ ] Geonode
  * [ ] OpenID
* [ ] Key Authentication
* [ ] Filter chain
* [ ] Geofence, Role, User
* [ ] Keycloak

**Questions?**

* What is Proxy? What are kinds of Proxy there? What application of Proxy in security?
* What is OAuth 2.0? How does it work? What are kinds of OAuth there?
*


---

# 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://learn.pqtkha.com/programming/technology/geoserver/part-1-advanced-security-geoserver.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.
