Fix oidc for authentik #258

Merged
carla merged 2 commits from fix-oidc-for-authentik into main 2025-12-03 20:52:21 +01:00
Owner

Description of the implemented changes

The changes were:

  • Bugfixing
  • New Feature
  • Breaking Change
  • Refactoring

Fix Authentik, commit should be descriptive enough

What has been changed?

Definition of Done

Code Quality

  • No new technical depths
  • Linting passed
  • Documentation is added were needed

Accessibility

  • New elements are properly defined with html-tags
  • Colour contrast follows WCAG criteria
  • Aria labels are added when needed
  • Everything is accessible by keyboard
  • Tab-Order is comprehensible
  • All interactive elements have a visible focus

Testing

  • Tests for new code are written
  • All tests pass
  • axe-core dev tools show no critical or major issues

Additional Notes

## Description of the implemented changes The changes were: - [x] Bugfixing - [ ] New Feature - [ ] Breaking Change - [ ] Refactoring <!--- Describe the goal of the PR in a few words --> Fix Authentik, commit should be descriptive enough ## What has been changed? <!--- List the things you changed --> ## Definition of Done ### Code Quality - [ ] No new technical depths - [ ] Linting passed - [ ] Documentation is added were needed ### Accessibility - [ ] New elements are properly defined with html-tags - [ ] Colour contrast follows WCAG criteria - [ ] Aria labels are added when needed - [ ] Everything is accessible by keyboard - [ ] Tab-Order is comprehensible - [ ] All interactive elements have a visible focus ### Testing - [ ] Tests for new code are written - [ ] All tests pass - [ ] axe-core dev tools show no critical or major issues ## Additional Notes <!--- Add any additional information for the reviewers here -->
simon added 1 commit 2025-12-03 20:40:28 +01:00
fix: oidc with authentik not working
Some checks failed
continuous-integration/drone/push Build is failing
f0391d3fef
simon added this to the Sprint 9: 20.11 - 11.12 project 2025-12-03 20:40:28 +01:00
requested review from carla 2025-12-03 20:48:14 +01:00
simon added 1 commit 2025-12-03 20:51:46 +01:00
style: fix formatting
All checks were successful
continuous-integration/drone/push Build is passing
e03693ada5
carla approved these changes 2025-12-03 20:52:12 +01:00
carla left a comment
Owner

Nice :)

Nice :)
carla merged commit 3d4020cf27 into main 2025-12-03 20:52:21 +01:00
carla deleted branch fix-oidc-for-authentik 2025-12-03 20:52:22 +01:00
Sign in to join this conversation.
No description provided.