Authentifizierung

Zu einem modernen Login gehört mehr als nur eine klassische Passwort-Abfrage. Lerne, wie man eine sichere Anmeldung umsetzt.

  • Der richtige Umgang mit Passworten
  • Moderne Alternativen und 2FA umsetzen
  • Warum klassische Benutzerpasswörter für APIs ungeeignet sind
Authentifizierung

Coming Up Next

Explore our upcoming training sessions

Web Security 360

Injection attacks

for developers at all levels

Whether accessing the database or using external interfaces: Does your application cope with manipulated inputs and outputs?

199 €
Jun 12, 2025 online (Zoom) Arne Blankerts English
DevOps

The right logging strategy

for developers at all levels

Away from chaos & regex hell - towards an efficient logging strategy!

199 €
Jun 24, 2025 online (Zoom) Arne Blankerts English
Hands-On Modelling

Domain Storytelling

Not only for developers

Learn to visualize workflows, establish shared understanding, and drive development success.

199 €
Jun 26, 2025 online (Zoom) Stefan Priebsch English
PHP

Type-Safe PHP

for all developers

Find errors before your program is executed! Modern development tools will help you.

399 €
Jul 2-9, 2025 online (Zoom) Sebastian Bergmann English
Live Coding

Collaborative Live Coding

Requires programming experience

We'll recreate the classic game Battleship while exploring best practices. Bring your IDE, everybody gets a task.

199 €
Jul 3, 2025 online (Zoom) Stefan Priebsch English
Web Security 360

Security-relevant headers

for developers at all levels

For optimum security, browsers today expect a large number of additional headers

199 €
Jul 3, 2025 online (Zoom) Arne Blankerts English
Modern PHP

Exceptions prove the rule

For everybody interested

Even in good code, errors are unavoidable. Handle them correctly and make your software more robust.

99 €
Jul 9, 2025 online (Zoom) Stefan Priebsch English
DevOps

Rate Limiting APIs

for developers at all levels

In an API-driven world, constant availability is critical. Instead of adding more servers, simply rate limit access to the API

199 €
Jul 22, 2025 online (Zoom) Arne Blankerts English
Web Security 360

Attack on the session

for developers at all levels

Session confidentiality is a fundamental core element of most web applications. It's time to protect it properly.

199 €
Aug 7, 2025 online (Zoom) Arne Blankerts English
TDD

Test-Driven Development

for all developers

Develop software goal-oriented! The proven method of test-driven development (TDD) will help you.

799 €
Aug 19-29, 2025 online (Zoom) Sebastian Bergmann English
Web Security 360

Transport Security

for developers at all levels

Today, nothing works without encrypted transmissions.

199 €
Sep 4, 2025 online (Zoom) Arne Blankerts English
Git

Advanced Git

for all who want to deepen their knowledge of Git

Improve your development process! Learn best practices for Git and common problems in everyday programming.

599 €
Sep 5-19, 2025 online (Zoom) Sebastian Bergmann English
Live Coding

Chess Revisited

Requires programming experience

Fire up your IDE to reuse existing chess software. Continue the implementation, coached by your trainer.

199 €
Sep 11, 2025 online (Zoom) Stefan Priebsch English
DevOps

System services with PHP & Systemd

for developers and administrators at all levels

Whether time or event-controlled - modern applications work distributed in the background

199 €
Sep 16, 2025 online (Zoom) Arne Blankerts English
Deep Dive

Mastering architecture: a day of insights

Not only for developers

Explore software architecture fundamentals, styles, and communication strategies.

399 €
Sep 18, 2025 online (Zoom) Stefan Priebsch English
Modern PHP

Master metadata with attributes

Requires programming experience

Master metadata with PHP attributes to streamline code, enhance readability, and enable efficient runtime processing.

99 €
Sep 24, 2025 online (Zoom) Stefan Priebsch English
Hands-On Modelling

Example Mapping

Not only for developers

Clarify feature requirements through collaborative discovery of rules and constraints.

199 €
Sep 25, 2025 online (Zoom) Stefan Priebsch English
Deep Dive

5D - The Domain-Driven Design Deep Dive

Not only for developers

Master Domain-Driven Design principles to create solutions that truly align with business needs.

399 €
Oct 9, 2025 online (Zoom) Stefan Priebsch English
Web Security 360

Authentication

for developers at all levels

A modern login involves more than just a classic password request. Learn how to implement a secure login today.

199 €
Oct 9, 2025 online (Zoom) Arne Blankerts English
Modern PHP

The ultimate guide to PHP autoload

For everybody interested

Everyone uses it. But how does it work in the first place? Let's explore the do's and don'ts of autoloading in PHP.

99 €
Oct 15, 2025 online (Zoom) Stefan Priebsch English
DevOps

Secure containers

for developers at all levels

Most container images are oversized and often contain unnecessary or dangerous components.

199 €
Oct 21, 2025 online (Zoom) Arne Blankerts English
Live Coding

Coding Horrors

A tasty treat for everyone

It's Halloween, which must confuse Stefan. In this live-coding session, he gets everything wrong. Rescue him!

0 €
Oct 30, 2025 online (Zoom) Stefan Priebsch English
Web Security 360

Authorization

for developers at all levels

Insufficient access protection, privilege escalation or indirect, unauthorized access: Learn how to avoid authorization mistakes.

199 €
Nov 6, 2025 online (Zoom) Arne Blankerts English
PHP

What is new in PHP?

for all developers

New year, new PHP version! Here you will learn all the relevant improvements.

399 €
Nov 21-28, 2025 online (Zoom) Sebastian Bergmann English
DevOps

Podman instead of Docker

for developers and administrators at all levels

More secure, without root rights & yet fully compatible! Find out why Podman is the better Docker alternative.

199 €
Nov 25, 2025 online (Zoom) Arne Blankerts English
Modern PHP

Tick-Tock, Async O'Clock

For everybody interested

PHP has no proper async support. Or has it? Let's dive into some of the amazing things that PHP 8 can do.

99 €
Nov 26, 2025 online (Zoom) Stefan Priebsch English
Live Coding

Saving your day with design patterns

For everybody interested

In this ensemble live coding session, we will jointly solve common coding problems with design patterns.

199 €
Dec 4, 2025 online (Zoom) Stefan Priebsch English
Web Security 360

CORS - Cross Origin Resource Sharing

for developers at all levels

Cross-Origin Resource Sharing is a standard mechanism for the controlled integration of distributed web applications. Learn how to implement it correctly and securely.

199 €
Dec 4, 2025 online (Zoom) Arne Blankerts English
Modern PHP

HTML 5, XML, and PHP

For everybody interested

Finally fully standard-compliant: The new and improved DOM Implementation of PHP 8.4

99 €
Dec 9, 2025 online (Zoom) Arne Blankerts English
Modern PHP

PHP's Just-in-Time Compiler (JIT)

Requires programming experience

Learn how PHP works under the hood by understanding how the JIT works. We will also discuss whether it should be used.

99 €
Dec 17, 2025 online (Zoom) Stefan Priebsch English
Deep Dive

From OOP principles to practice

Requires programming experience

A comprehensive exploration of object orientation, equipping you with the skills to excel in modern software development.

399 €
Jan 2026 online (Zoom) Stefan Priebsch English
PHPUnit

Test Automation with PHPUnit

for anyone who wants to get started with PHPUnit

Safeguard future changes to your software with tests! Learn how to get started with PHPUnit.

799 €
Jan 2026 online (Zoom) Sebastian Bergmann English
Modern PHP

The awakening of the types

For everybody interested

A long time ago, in a codebase far, far away ... type safety awakens, bringing order to the galaxy.

99 €
Jan 2026 online (Zoom) Stefan Priebsch English
Live Coding

Chess

Requires programming experience

In this live coding demonstration, the audience chooses a chess piece, and the trainer tries to implement its rules.

199 €
Jan 2026 online (Zoom) Stefan Priebsch English
Hands-On Modelling

Event Storming

Not only for developers

Experience collaborative modeling to visually understand business processes and develop innovative solutions.

199 €
Feb 2026 online (Zoom) Stefan Priebsch English
PHPUnit

Test Smarter, Not Harder

for all developers

New year, new PHPUnit version! Here you will learn all the relevant improvements.

199 €
Feb 2026 online (Zoom) Sebastian Bergmann English
PHPUnit

Advanced PHPUnit

for all who want to deepen their knowledge of PHPUnit

Successful test automation in everyday projects, with solutions for even the trickiest of problems.

1199 €
Feb 2026 online (Zoom) Sebastian Bergmann English
Modern PHP

Enum-inate your code with PHP 8.1

For everybody interested

Make your code more concise and type-safe with enumerations, available since PHP 8.1.

99 €
Feb 2026 online (Zoom) Stefan Priebsch English
Deep Dive

SOLID as a rock

Requires programming experience

Master five crucial principles that are essential for crafting clean, maintainable, and highly flexible object-oriented code.

399 €
Mar 2026 online (Zoom) Stefan Priebsch English
Behind The Scenes

Surviving the Jungle

Requires programming experience

Lost in code jungle? A navigation device called PHP namespaces will show the way home. Find out how and why.

99 €
Mar 2026 online (Zoom) Stefan Priebsch English
Live Coding

Event Sourcing

Requires programming experience

Learn event sourcing with practical examples and live coding. We will start from scratch in the IDE.

199 €
Apr 2026 online (Zoom) Stefan Priebsch English
Hands-On Modelling

User Story Mapping

Not only for developers

Visualize user journeys and prioritize features to build a cohesive product that aligns stakeholder goals and user needs.

199 €
Apr 2026 online (Zoom) Stefan Priebsch English
Dependencies

Dependency Management

for all developers

Learn best practices for dealing with dependencies so that updates no longer scare you.

399 €
Apr 2026 online (Zoom) Sebastian Bergmann English
Web Security 360

XSS and the Content Security Policy

for developers at all levels

Cross-site scripting can be effectively prevented, not least by using a Content Security Policy (CSP).

199 €
May 2026 online (Zoom) Arne Blankerts English
Modern PHP

Fog-get that Mist-ery

For developers at all levels

Master method and property visibility in PHP, taking latest developments in PHP 7 and PHP 8 into account.

99 €
May 2026 online (Zoom) Stefan Priebsch English
Deep Dive

Event Sourcing

Requires programming experience

Intensive workshop on event sourcing: modeling, implementation, CQRS integration, and practical applications.

399 €
May 2026 online (Zoom) Stefan Priebsch English
DevOps

Hardening NGINX & PHP-FPM

for developers and administrators at all levels

NGINX and PHP-FPM have established themselves as runtime environments for PHP applications in everyday life.

199 €
May 2026 online (Zoom) Arne Blankerts English
All training courses