Commit Graph

18 Commits

Author SHA1 Message Date
Mauro Mugnaini f7e5c29c54 Releasing v.1.2.0 2022-04-04 13:25:41 +02:00
Mauro Mugnaini f5bbec3f3a Typo in version title fixed 2022-03-30 12:05:47 +02:00
Mauro Mugnaini 49586563e2 Added tests for new OIDC token retrieve methods and UMA from OIDC token method 2022-03-30 12:02:23 +02:00
Mauro Mugnaini 4c769f329f Added OIDC token retrieve for clients [#23076] and UMA token from OIDC token instead for credentials 2022-03-30 12:01:42 +02:00
Mauro Mugnaini 7d3f508954 Releasing version `1.1.0` 2022-01-13 15:06:38 +01:00
Mauro Mugnaini 4ab2c18440 Test with error (unhautorized) for the refresh token with only the refresh token, since a `confidential` client is used for testing. 2021-12-17 17:59:31 +01:00
Mauro Mugnaini defc33913f Helper function to crete a `RefreshToken` object from its base64 encoded JWT string added 2021-12-17 17:58:22 +01:00
Mauro Mugnaini f7ab942a5c Added refresh token from the encoded JWT form only of the `refresh_token` function; for public client types only. 2021-12-17 17:56:56 +01:00
Mauro Mugnaini 6ed1591974 Added OIDC access code example 2021-12-17 17:55:07 +01:00
Mauro Mugnaini 3e2bbeb3e2 [#22515] Added refresh token methods 2021-12-09 15:05:47 +01:00
Mauro Mugnaini f5ef1d2c92 [#22515] Added refresh token methods 2021-12-09 15:05:26 +01:00
Mauro Mugnaini 21774d9a91 Releasing component (#22145 #22195) 2021-10-07 10:53:01 +02:00
Mauro Mugnaini 5d257faef5 Updated micro-version to avoid possible repo backports/backtracking related issues and to be sure to have last version available in DEV at the moment 2021-09-27 18:09:13 +02:00
Mauro Mugnaini 69250b3ea0 RootVO part of the provided scope is used for discovery, since the endpoint is always registered there and added check for its existance in the prvoider and its format. Also checked that all the mandatory parameters are not null. 2021-06-25 10:52:41 +02:00
Mauro Mugnaini 2ae7c8d942 Added `comon-scope-maps` dependency for tests 2021-06-25 10:47:23 +02:00
Mauro Mugnaini 708c073090 Added again -SNAPSHOT suffix to 1.0.0 version to avoid "jumping" effect... 2021-06-24 10:35:14 +02:00
Mauro Mugnaini c227b6e395 [v1.0.0] Library release 2021-06-22 12:48:32 +02:00
Mauro Mugnaini 2b32fe73ce First share with auto-discovery of the endpoint in scope with ic-client and gxREST use 2021-05-28 18:29:06 +02:00