FC: move FC constants under particulier namespace
This commit is contained in:
parent
06d9c4356e
commit
0d46f92795
5 changed files with 24 additions and 21 deletions
|
@ -50,7 +50,7 @@ class Users::SessionsController < Sessions::SessionsController
|
|||
|
||||
case connected_with_france_connect
|
||||
when 'particulier'
|
||||
redirect_to FRANCE_CONNECT.particulier_logout_endpoint
|
||||
redirect_to FRANCE_CONNECT.particulier.logout_endpoint
|
||||
return
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue