Commit Graph

5 Commits

Author SHA1 Message Date
Serghei Mihai 30a5d9e75a franceconnect_data: add field for DGFIP API base url (#71638) 2022-11-28 15:11:23 +01:00
Agate c53c6162ed django4: replaced ugettext* calls with corresponding gettext* calls (#68576) 2022-08-31 11:00:37 +02:00
Lauréline Guérin 35512c9c2f
misc: remove unused-variable pylint error (#62099) 2022-03-25 09:03:36 +01:00
Benjamin Dauvergne 98973b0a7e franceconnect_data: add a hash of the identite_pivot to returned data (#55155) 2021-07-01 17:45:03 +02:00
Benjamin Dauvergne 00e985b845 add franceconnect connector (#53879)
* follow the OAuth2 danse to get FranceConnect identite_pivot
* with ?mode=dgfip, also request an access_token to call DGFIP IR
  web-service
* call the IR web-service with two access tokens :
 * one from DGFIP
 * one from FC
2021-06-03 16:34:41 +02:00