- 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. |
||
|---|---|---|
| .. | ||
| auth | ||
| components | ||
| custom_field_live | ||
| group_live | ||
| import_live | ||
| member_field_live | ||
| member_live | ||
| membership_fee_type_live | ||
| role_live | ||
| user_live | ||
| global_settings_live.ex | ||
| import_live.ex | ||
| membership_fee_settings_live.ex | ||
| statistics_live.ex | ||