YuriyZ

Results 39 issues of YuriyZ

1. Upgrade dropwizard framework to stable with jackson dependency which does not conflict with oxauth 2. Get rid of awkward field names in all client *params classes. Background: https://github.com/GluuFederation/oxd/issues/183 On...

enhancement

Historically oxd was created to work as back-channel app via sockets. Later we introduced oxd-https-extension which later merged into oxd making http as main transport and removed sockets. oxd commands...

enhancement

Add new boolean `remove-resources` parameters to `RemoveSiteParams` (should be true by default). If `true`, it should remove related UMA Resources as we already do here (with overwrite=true): https://github.com/GluuFederation/oxd/blob/8a7985fb0e2df8236c2867522362bd5eea7b464e/oxd-server/src/main/java/org/gluu/oxd/server/op/RsProtectOperation.java#L173

enhancement

Check best possibility for session_state change monitoring (changed/unchanged).

enhancement

### Description feat(jans-auth-server): add jti and client_id to userinfo ### Test cases and code coverage - [ ] Write unit test to cover added/changed code - [ ] Update integration...

comp-jans-auth-server
kind-feature

**Describe the bug** fix(jans-auth-server): clean up jansDeviceSess entries after expiration **To Reproduce** Use authorization challenge endpoint with jansDeviceSess. **Expected behavior** Expired jansDeviceSess should be cleaned up.

kind-bug
comp-jans-auth-server

### Description feat(jans-auth-server): update first part applications implementations to draft 02 #### Target issue closes #9675 ### Test and Document the changes - [x] Static code analysis has been run...

area-documentation
comp-jans-auth-server
comp-jans-config-api
kind-feature
comp-jans-linux-setup
comp-docs

### Description chore: remove LDAP support from setup, AS, config-api and other places LDAP support should NOT be removed from ORM. ![Image](https://github.com/user-attachments/assets/218f2bc4-088a-4068-b3bb-40bb5a059a34) ### Test cases and code coverage - [...

kind-dependencies

### Description feat(jans-auth-server): change session attributes to use Map ![Image](https://github.com/user-attachments/assets/dad48eb1-9ee8-442f-9ad3-10c22fd506f6) ![Image](https://github.com/user-attachments/assets/386077d4-f2eb-4656-be5c-d1b54d801e16)

kind-enhancement
comp-jans-auth-server
kind-feature