Commit Graph

6 Commits

Author SHA1 Message Date
Serghei Mihai 86a0ae22ef franceconnect: return last known DGFiP data (#68720) 2023-01-27 10:13:32 +01:00
Serghei Mihai 48db73f027 franceconnect_data: add field for DGFIP API base url (#71638) 2022-11-28 22:28:17 +01:00
Lauréline Guérin d0bdb9b618
franceconnect: fix data_source endpoint with bad id in param (#71456) 2022-11-26 10:01:37 +01:00
Lauréline Guérin dbb8416537
misc: add __init__ file to tests dir (#62099) 2022-03-25 08:24:24 +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