# Page Not Found

The URL `spring/concepts-set-1/spring-security/authentication/authentication-mechanism/form-based-authentication` does not exist.

You might be looking for one of these pages:
- [Form-Based Authentication](https://www.pranaypourkar.co.in/the-programmers-guide/spring/spring-features/spring-security/authentication/authentication-mechanism/form-based-authentication.md)
- [Token-Based Authentication (JWT)](https://www.pranaypourkar.co.in/the-programmers-guide/spring/spring-features/spring-security/authentication/authentication-mechanism/token-based-authentication-jwt.md)
- [Basic Authentication](https://www.pranaypourkar.co.in/the-programmers-guide/spring/spring-features/spring-security/authentication/authentication-mechanism/basic-authentication.md)
- [API Key Authentication](https://www.pranaypourkar.co.in/the-programmers-guide/spring/spring-features/spring-security/authentication/authentication-mechanism/api-key-authentication.md)
- [OAuth2 Authentication](https://www.pranaypourkar.co.in/the-programmers-guide/spring/spring-features/spring-security/authentication/authentication-mechanism/oauth2-authentication.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://www.pranaypourkar.co.in/the-programmers-guide/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://www.pranaypourkar.co.in/the-programmers-guide/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/the-programmers-guide/spring/spring-features/spring-security/authentication/authentication-mechanism/form-based-authentication.md`)
- Use `Accept: text/markdown` header for content negotiation