sispeo
|
d6c41c2a90
|
[CLOUDTRUST-1528] OIDC connect optimization
|
6 years ago |
rpo
|
1c4a24f597
|
Update dependencies
|
7 years ago |
Francis PEROT
|
7134064c17
|
Fix JSON name issue
|
7 years ago |
bsoniam
|
1c7676253d
|
in case of error, parse it and include in the message only the errorMessage part
|
7 years ago |
sispeo
|
c5c3e90403
|
[CLOUDTRUST-1423] Support paging for GetUsers
|
7 years ago |
Sonia
|
3ed290c1f2
|
CLOUDTRUST-1392 Send reminder email API
|
7 years ago |
harture
|
b42cfdd463
|
Dependency update
|
7 years ago |
harture
|
41a44c1a6b
|
Bugfix for DeleteCredentialsForUser
|
7 years ago |
harture
|
809e6ee091
|
SMS code representation
|
7 years ago |
harture
|
c13b2745ec
|
Fixup! SendNewEnrolmentCode returns a code
|
7 years ago |
harture
|
01ea27a743
|
Use API extension for User Creation
|
7 years ago |
harture
|
45101e8157
|
Fix to be able to send same key multiple times
|
7 years ago |
sispeo
|
19e0555363
|
Add account method (UpdatePassword)
|
7 years ago |
Sonia
|
b007b335eb
|
Add send new enrolment code API
|
7 years ago |
harture
|
c9126f86c2
|
Use the API extensions to grab users
|
7 years ago |
harture
|
6f7e541456
|
Add GET /{realm}/groups and GET /{realm}/groups/{id}
|
7 years ago |
harture
|
6458bc7fc8
|
Remove audience from JWT token to avoid issue between string and string array
|
7 years ago |
harture
|
ef9b693092
|
Add get groups of a user
|
7 years ago |
harture
|
a2084315ea
|
Add execute actions email
|
7 years ago |
harture
|
cf331b0198
|
Adapt target URL for api extensions to the new format
|
7 years ago |
harture
|
0d5f98aceb
|
Fix issue with aud which must be a string array to be compatible with Keycloak JWT token (#7)
|
7 years ago |
sispeo
|
6392a53924
|
Update CredentialRepresentation model
|
7 years ago |
sispeo
|
26fc713de3
|
Add endpoints from new module keycloak-rest-api-extensions
|
7 years ago |
harture
|
a2556ede8f
|
Merge pull request #3 from cloudtrust/location_header
use Access Token for API calls
|
7 years ago |
harture
|
63b8ab876a
|
Improve errors
|
7 years ago |
harture
|
c74ea00103
|
Add X-Forwarded-Proto header
|
7 years ago |
harture
|
fe4be8ecca
|
Try to fix issue with Host header
|
7 years ago |
harture
|
dfdb683f3a
|
Set Host header with token issuer
|
7 years ago |
harture
|
0d9651c897
|
Split API url and Token issuer URL
|
7 years ago |
harture
|
0a1ab5dcb7
|
Fix GetRealmLevelRoleMappings
|
7 years ago |
harture
|
11129f366f
|
Fix GetRoles
|
7 years ago |
harture
|
facf994511
|
Fix UserRepresentation
|
7 years ago |
harture
|
c4e14b705b
|
Add some API functions
|
7 years ago |
harture
|
2c7682d26b
|
Return location for creation REST call
|
7 years ago |
harture
|
d726826888
|
Fix issue with pointers
|
7 years ago |
harture
|
90f32c9fec
|
Retrieve Header location for creation of entities
|
7 years ago |
harture
|
8613196e70
|
Code cleaning
|
7 years ago |
harture
|
93716aa74d
|
Access token provided for each request
|
7 years ago |
harture
|
83447b0ac9
|
Merge pull request #2 from cloudtrust/add-routes
Add routes
|
7 years ago |
CMajeri
|
6d7de7ffb2
|
Add ExportRealm method and small integration test
|
8 years ago |
Johan Droz
|
e7e89f6a4f
|
tmp
|
8 years ago |
Johan Droz
|
7ffcaeb28a
|
tmp
|
8 years ago |
Johan Droz
|
e334982485
|
Add client attribute certificate, this is temporary work, the keycloak_client's post method must be modified
|
8 years ago |
Johan Droz
|
de225f0ef9
|
Add authentication managements routes
|
8 years ago |
Johan Droz
|
05b77544d7
|
Add some routes
|
8 years ago |
Johan Droz
|
4dd2d77396
|
Add template for full Keycloak REST API implementation
|
8 years ago |
Johan Droz
|
6f567f1798
|
Add path for attack-detection, handle errors with errors package
|
8 years ago |
Johan Droz
|
e15e6573f7
|
Add routes for clients
|
8 years ago |
Johan Droz
|
97597e8997
|
Move tests to integration tests, put everything in repo root, add comments
|
8 years ago |
Johan Droz
|
2ad17ce219
|
Update error handling, avoid error when reply is not json
|
8 years ago |