Commit Graph

2 Commits

Author SHA1 Message Date
Rinjae 4fa53631df Add API retrieval by organization code and enhance SSO user handling
- Implemented `getApisByOrgCode` method in `ObpApiService` to fetch APIs based on organization code.
- Added corresponding endpoint in `ObpApiController`.
- Updated `SsoController` to handle user creation without synchronization for existing users.
- Introduced new properties for SSO synchronization settings in `KjbProperty`.
2026-01-14 15:09:09 +09:00
Rinjae c54ef1903f init 2025-09-05 17:16:26 +09:00