Skip to main content
Friedrichs IT Signet

OAuth

OAuth 2.0 patterns for secure authorization flows

OAuth 2.0 is central to modern API and platform security. This section covers practical grant choices, PKCE, token lifecycle management, and implementation pitfalls in distributed systems.

Articles

OpenAPI Specification 3.2 Released – What’s New?

OpenAPI Specification 3.2 Released – What’s New?

OpenAPI 3.2 brings path templating, new HTTP methods, streaming support, and richer documentation features.

5 Min. Lesezeit
Modern Keycloak Themes: Keycloakify with TailwindCSS and shadcn/ui

Modern Keycloak Themes: Keycloakify with TailwindCSS and shadcn/ui

Learn how to customize Keycloak login and account pages with TailwindCSS and shadcn/ui. This guide shows how to streamline your Keycloakify setup for modern, consistent, and production-ready UI components.

7 Min. Lesezeit
Internal API Documentation with Docusaurus

Internal API Documentation with Docusaurus

Docusaurus is great for public developer portals, but what if you want to keep your API documentation internal?

8 Min. Lesezeit
API Security Essentials: OAuth2, JWT, and Rate Limiting Explained

API Security Essentials: OAuth2, JWT, and Rate Limiting Explained

APIs are the backbone of modern software. They connect applications, enable integrations, and power everything from mobile apps to AI workflows. But with this power comes risk: exposed APIs are a prime target for abuse, data leaks, and attacks.

6 Min. Lesezeit