Commit Graph

49 Commits

Author SHA1 Message Date
Benoit Suttor 615127a365 fix: bad import
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-04-04 10:21:55 +02:00
Benoit Suttor d3119cd2a4 feat: set authorization_mode to None to be able to get all users of a service from api
gitea/authentic2-wallonie-connect/pipeline/head There was a failure building this commit Details
2023-04-04 10:15:39 +02:00
Emmanuel Cazenave 03b70f8294 do not rely on pkg_resources (#46550)
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-03-22 17:09:40 +01:00
Paul Marillonnet 6184b2b7d3 misc/compat: remove obsolete __future__ imports (#75510)
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-03-16 14:40:44 +01:00
Paul Marillonnet e09c197829 management: upgrade wc-base-import-command (#75510)
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details
2023-03-16 14:36:32 +01:00
Valentin Deniaud eeeb203681 misc: remove compatibility code with old authentic version (#72026) 2022-12-12 10:27:25 +01:00
Valentin Deniaud 347f4d2bc6 misc: adapt import for new rbac module location (#71272) 2022-11-14 14:55:27 +01:00
Frédéric Péters e1c8e88a4a misc: adapt import for new rbac module location (#70545) 2022-10-21 08:45:11 +02:00
Benoit Suttor 2933d0aee6 fix(role): use good role to verified source apps 2021-10-16 15:08:54 +02:00
Benoit Suttor 19ba977062 fix: test good slug to create verified app 2021-10-15 10:09:30 +02:00
Benoit Suttor 30efabda0a fix: get OIDCClient do not return 2 object 2021-10-15 09:15:36 +02:00
Benoit Suttor 2dbae3f6e2 refactor: set verified_source_apps variable 2021-10-14 08:09:26 +02:00
Benoit Suttor 6f388a5ee5 add other access roles 2021-10-06 16:12:01 +02:00
Benoit Suttor d23e5ca30d feat: add authorization_flow to import script 2021-10-04 17:09:19 +02:00
Benoit Suttor 3d8f08efda do not set scope to None 2021-09-15 11:51:19 +02:00
Benoit Suttor e4319193e4 feat(scope for credentials session): add scope to import script 2021-09-15 11:38:09 +02:00
Benoit Suttor e3e700da84 Remove possiblity to update user password 2020-07-29 10:47:21 +02:00
Benoit Suttor a242c505cc Do not save json if write permission is not set 2020-07-29 10:45:28 +02:00
Benoit Suttor c1bf8135c3 feat(testing): set password for user imported with raw password 2020-07-16 13:57:00 +02:00
Benoit Suttor 9ddaf8f309 Readd save json; need to fix tests before removing it 2020-07-15 10:45:09 +02:00
Benoit Suttor 149b45e355 Do not save content on imported json file after processing it; we don't need this anymore, we will use api to get client id and secret 2020-07-15 10:29:48 +02:00
Benoit Suttor 4e36d1754c Change administrateur role name ref: #44974 2020-07-14 10:02:31 +02:00
Benjamin Dauvergne 0f480f9208 roles: update_ous_roles() on post_migrate signal 2020-05-16 13:31:31 +02:00
Benoit Suttor 71ef9eaa7f Add access role to admin 2020-05-13 12:38:44 +02:00
Benjamin Dauvergne ba99251e38 dj22: use .set() to define M2M relations (#42801) 2020-05-12 22:13:43 +02:00
Benjamin Dauvergne 6190f941ad py3: use unicode literals (#42801) 2020-05-12 22:13:20 +02:00
Benoit Suttor 015552d53c feat: add authorized_role to oidc client 2020-05-12 18:22:01 +02:00
Benjamin Dauvergne 868ac78377 Customize admin roles (#35737) 2020-02-14 16:48:13 +01:00
Benoit Suttor 1d333c5a70 Add passwords don't come to Plone 2020-02-13 11:08:54 +01:00
Benoit Suttor d323c71a6a Check if password is in json and add services from other municipality 2020-02-13 10:53:23 +01:00
Benoit Suttor f91ba841c1 Try to set accent pass tests 2020-02-05 12:52:38 +01:00
Benoit Suttor decaea5265 Get default collectivity if any 2020-02-05 12:17:55 +01:00
Benoit Suttor a0f6810d27 Remove old update 2020-02-03 15:42:53 +01:00
Benoit Suttor b61bec7095 Verify if value are list before update services 2020-02-03 14:30:50 +01:00
Benoit Suttor 28001aef94 Use slug instead of name for acces role name 2020-01-30 17:25:32 +01:00
Frédéric Péters e8f117bde9 add support for identifier_policy to import command 2020-01-29 15:31:49 +01:00
Frédéric Péters ba9e04e352 check claims are strings using six.string_types 2020-01-29 15:10:20 +01:00
Frédéric Péters 5d9f35c326 misc: declare as authentic plugin for autodiscovery 2020-01-29 13:10:49 +01:00
Frédéric Péters fde22315a6 misc: take into account change of json format 2020-01-29 11:50:11 +01:00
Benoit Suttor cb461afe6c Use list of municipalities to add all municipalities 2020-01-29 11:14:42 +01:00
Benoit Suttor 0c8dab26cb Become black compliant 2020-01-29 11:05:23 +01:00
Benjamin Dauvergne db79f3fda5 wc-base-import: set default or custom OIDC claims (#35215) 2019-09-10 19:21:42 +02:00
Benjamin Dauvergne 4404006332 wc-base-import: generate client_id and client_secret if absent (#35215) 2019-09-10 19:16:32 +02:00
Benjamin Dauvergne 2d12913d06 wc-base-import: store user uuid in content on exit (#35215) 2019-09-10 19:16:32 +02:00
Benjamin Dauvergne 9f84b2c12b wc-base-import: dump content on exit (#35215) 2019-09-10 19:11:49 +02:00
Benjamin Dauvergne 504e00fbf3 wc-base-import: add handling of idtoken_algo 2019-09-02 11:59:03 +02:00
Benjamin Dauvergne df5fb59dc6 wc-base-import: add has_api_access parameter for services 2019-08-02 17:05:09 +02:00
Benjamin Dauvergne 25b3f623fc tests: add test for wc-base-import 2019-08-02 14:23:44 +02:00
Benjamin Dauvergne bf15afeb6f first commit 2019-08-02 13:41:12 +02:00