25f3b19f50
feat: add oidc cycle breaker
continuous-integration/drone/push Build was killed
continuous-integration/drone/promote/production Build is passing
2026-03-16 19:00:32 +01:00
9b4f3b140c
feat: improve oidc only mode
continuous-integration/drone/push Build is failing
2026-03-16 17:14:54 +01:00
ff9f98f8e7
style: consitent flash messages
2026-02-25 09:45:10 +01:00
339d37937a
Rename OIDC strategy from :rauthy to :oidc, update callback path
...
- Rename AshAuthentication strategy from :oidc :rauthy to :oidc :oidc;
generated actions are now register_with_oidc / sign_in_with_oidc.
- Update config keys (:rauthy → :oidc) in dev.exs and runtime.exs.
- Update default_redirect_uri to /auth/user/oidc/callback everywhere.
- Rename Mv.Accounts helper functions accordingly.
- Update Mv.Secrets, AuthController, link_oidc_account_live and all tests.
- Update docker-compose.prod.yml, .env.example, README and docs.
IMPORTANT: OIDC providers must be updated to use the new redirect URI
/auth/user/oidc/callback instead of /auth/user/rauthy/callback.
2026-02-24 11:51:00 +01:00
d1fefcca7d
formatting
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is failing
2026-02-18 16:18:26 +01:00
b5fc03e94f
refactor
continuous-integration/drone/push Build is failing
2026-02-18 16:10:46 +01:00
002d723d0e
fix: tests and flash layout
2026-02-18 12:53:25 +01:00
a25263b721
fix: adds user friendly flas message
2026-02-17 19:29:49 +01:00
cbe05c5ca8
fix: cath all rauthy errors
2026-01-07 12:03:58 +01:00
5ce220862f
refactor and docs
2025-11-13 16:33:29 +01:00
527657d37b
UI for oidc account linking
2025-11-13 16:33:29 +01:00
38db637495
fix: linting issue
continuous-integration/drone/push Build is passing
2025-07-09 17:23:05 +02:00
d7ced0d9e5
chore: added gettext values and renamed rauthy container
continuous-integration/drone/push Build is failing
2025-07-02 17:03:37 +02:00
c7b13c0ecb
format: formated files
2025-07-02 17:03:37 +02:00
cc51763a6e
review(env): shift secret to env file and added logger
2025-07-02 17:03:37 +02:00
7bfde5e230
doc: added comments and updated to latest ashautentication version and required changes
2025-07-02 17:03:37 +02:00
a6fcaa1640
feaut(oicd_provider): added oicd provider rauthy and strategy for authentication
2025-07-02 17:03:37 +02:00
192ceaed45
chore(AshAuthenticationPhoenix): added library and updated ressources testing password strategy
2025-07-02 17:03:37 +02:00