Jonathan Griffin
34bbde13c1
update token generation for automatic refresh with okta
2025-05-30 14:18:49 +02:00
Jonathan Griffin
c02f52b413
allow for local development redirect
2025-05-30 14:18:49 +02:00
Jonathan Griffin
eccb753c3c
restructure files
2025-05-30 14:18:49 +02:00
Jonathan Griffin
23d696b407
add patch endpoint for groups
2025-05-30 14:18:49 +02:00
Jonathan Griffin
54b8ccb39c
add patch endpoint for users
2025-05-30 14:18:49 +02:00
Jonathan Griffin
b0531ef223
at users.updated_at, handle queries with multiple attributes, remove dead code
2025-05-30 14:18:49 +02:00
Jonathan Griffin
9057637b84
added groups endpoints and reformatted code
2025-05-30 14:18:49 +02:00
Jonathan Griffin
ebeff746cb
added new fields to user endpoints
2025-05-30 14:18:49 +02:00
Jonathan Griffin
464b9b1b47
reformat files and remove unnecessary imports
2025-05-30 14:18:49 +02:00
Jonathan Griffin
a8d36d40b5
remove Group endpoints as they don't seem required
2025-05-30 14:18:49 +02:00
Jonathan Griffin
6bee490312
update PUT /Users endpoint
2025-05-30 14:18:49 +02:00
Jonathan Griffin
5a31d1b93f
update DELETE /Users endpoint to use tenancy and to soft delete
2025-05-30 14:18:49 +02:00
Jonathan Griffin
4371fec38e
update POST /Users to use tenancy and not consider soft delete
2025-05-30 14:18:48 +02:00
Jonathan Griffin
bcfa421b8f
update GET Users api to be minimal working rfc version
2025-05-30 14:18:48 +02:00
Jonathan Griffin
7661bcc5e8
add ServiceProviderConfig endpoint
2025-05-30 14:18:48 +02:00
Pavel Kim
cd70633d1f
[Draft] add auth flow with JWT
2025-05-30 12:00:52 +02:00
Pavel Kim
937e4d244c
Fix pagination and implement all patch group methods
2025-05-30 12:00:52 +02:00
Pavel Kim
e13008c006
Support reactivation of users
2025-05-30 12:00:52 +02:00
Pavel Kim
fc357facf7
Add user/group SCIM endpoints
2025-05-30 12:00:52 +02:00
Taha Yassine Kraiem
dedeb4cb2c
fix(chalice): fixed view-session in FOSS
2025-05-22 13:03:01 +02:00
Taha Yassine Kraiem
6f0deb57da
refactor(chalice): changed default scope state
2025-05-20 11:58:59 +02:00
Taha Yassine Kraiem
7e9d6b4761
fix(chalice): fix EE
2025-05-14 19:15:58 +02:00
Taha Yassine Kraiem
f29e729acb
refactor(chalice): moved CH autocomplete to FOSS
2025-05-13 17:36:56 +02:00
Taha Yassine Kraiem
d9fe534223
fix(chalice): fixed get error's details
...
(cherry picked from commit 39eb943b86 )
2025-05-07 12:21:11 +02:00
Taha Yassine Kraiem
bbdde7be81
refactor(chalice): refactored sessions search
...
refactor(chalice): refactored notes
fix(chalice): fixed imports
2025-04-24 14:51:23 +02:00
Alexander
a8971d842b
feat(chalice): added for_spot=True for authenticate_sso
2025-04-02 16:38:08 +02:00
Taha Yassine Kraiem
988b396223
refactor(chalice): moved CH sessions-search to FOSS
...
refactor(DB): changed DB structures for CH sessions-search in FOSS
refactor(DB): preparing for v1.23.0
2025-03-20 17:13:17 +01:00
Taha Yassine Kraiem
8009882cef
refactor(chalice): cleaned code
...
fix(chalice): fixed session-search-pg sortKey issue
fix(chalice): fixed CH-query-formatter to handle special chars
fix(chalice): fixed /ids response
(cherry picked from commit b505645782 )
2025-03-18 13:52:56 +01:00
Taha Yassine Kraiem
80229a0214
refactor(chalice): use new errors columns
2025-03-14 10:53:09 +01:00
Taha Yassine Kraiem
fb48ba8300
refactor(chalice): refactored errors helper
...
refactor(chalice): removed errors-tags
2025-03-14 10:53:09 +01:00
Taha Yassine Kraiem
9e7f751df6
fix(chalice): fixed EE error-details undefined status
2025-03-13 13:59:46 +01:00
Taha Yassine Kraiem
b6d0e71544
fix(chalice): fixed EE imports for errors
2025-03-13 13:53:10 +01:00
Taha Yassine Kraiem
961c685310
refactor(chalice): refactored error-details code
...
refactor(chalice): moved error-details to use new product-analytics DB structure
2025-03-13 13:46:03 +01:00
rjshrjndrn
fb49c715cb
refactor(chalice): remove peers from health checks and fix formatting
...
Updated health.py to remove the peers-openreplay service from health
checks and applied consistent formatting throughout the file. This
includes proper line breaks, trailing commas for multi-line data
structures, and consistent indentation patterns.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 11:51:04 +01:00
Taha Yassine Kraiem
fe1130397c
fix(alerts): fixed crash while processing over CH
2025-03-12 17:15:41 +01:00
Taha Yassine Kraiem
5af63eb9f1
fix(chalice): fixed legacy sessions search for EE
2025-03-12 15:14:54 +01:00
Taha Yassine Kraiem
bd09160a4a
fix(chalice): fixed search usability-test's sessions
2025-03-12 13:43:01 +01:00
Taha Yassine Kraiem
33deaef0ce
fix(chalice): changes sessions_search importer
2025-03-12 12:28:16 +01:00
Kraiem Taha Yassine
ae463db150
fix(chalice): fixed empty bookmark/vault projects null-timestamp issue ( #3142 )
2025-03-12 12:11:34 +01:00
Taha Yassine Kraiem
9eb19fedf1
refactor(chalice): changed import/flags logic
2025-03-12 11:54:04 +01:00
Taha Yassine Kraiem
ce844296ed
refactored(chalice): include sessions src
2025-03-11 15:46:05 +01:00
Taha Yassine Kraiem
8da099ba98
fix(chalice): fix import issue
2025-03-10 17:11:39 +01:00
Taha Yassine Kraiem
af4a344c85
fix(chalice): fix multi-refresh token
...
fix(chalice): fix spot multi-refresh token
2025-03-10 13:14:39 +01:00
Taha Yassine Kraiem
afbf5fee7a
fix(chalice): fix refresh token
2025-03-10 12:02:03 +01:00
Taha Yassine Kraiem
b8091b69c2
refactor(chalice): fixed product analytics
2025-03-06 17:16:21 +01:00
Taha Yassine Kraiem
2e69a6e4df
refactor(chalice): refactored sessions package
2025-03-06 12:34:34 +01:00
Taha Yassine Kraiem
6e1316c05f
refactor(chalice): refactored code
2025-03-06 11:16:10 +01:00
Taha Yassine Kraiem
d3851cedec
refactor(chalice): refactored code
2025-03-06 10:14:52 +01:00
Taha Yassine Kraiem
b6cca71053
refactor(chalice): refactored vault
2025-03-05 11:38:40 +01:00
Taha Yassine Kraiem
2841740afb
fix(chalice): fixed vault
2025-03-05 11:28:40 +01:00