-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Describe the bug
When logging into Authentik system using "default-authentication-flow", iCloud Keychain does not recognize the presence of the "username" field (stage authentication-identification). Only at the next stage, when detecting a user, it detects that he has a password stored in the database for this site and allows to use the key (stage authentication-password).
To Reproduce
- Open Authentik login page (example: auth.example.com)
Expected behavior
iCloud Keychain detects that the username field corresponds to the username in the database for that portal and allows you to enter it (after authentication, e.g. with your finger or computer password), redirecting you to the next step of the form allowing you to enter your password further.
Logs
n/a
Version and Deployment (please complete the following information):
- authentik version: 2023.10.7
- Deployment: docker-compose
Additional context
Browser: Safari Version 17.3.1 (19617.2.4.11.12)
