Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
odelcroi committed Dec 9, 2024
1 parent 7602bb3 commit 64c1170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ oidc_providers:
module: synapse_sso_proconnect.proconnect_mapping.ProConnectMappingProvider
config:
user_id_lookup_fallback_rules:
- match : user@new_domain.fr
search : user@old_domain.fr
- match : new_domain.fr
search : old_domain.fr
- match : user@another_domain.fr
search : user@an_old_domain.fr

Expand Down

0 comments on commit 64c1170

Please sign in to comment.