GeoNetAgent, LDAPWeb, server-audit, server-connection
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Budi Setiawan
dd7b3e6cec
feat: Service Tokens sync to geonetagent_dev.agent_tokens (Opsi C)
...
- Add AgentTokenSyncService: push create/revoke/delete to geonetagent_dev.agent_tokens
- Update ServiceTokenService: inject AgentTokenSyncService, sync on create/revoke/delete
- Add database connection 'geonetagent' to config/database.php
- Add GEONETAGENT_DB_* env vars to .env.example (username kosong = sync disabled)
- Update context-index.md: document sync architecture and flow
- Grant DELETE on agent_tokens to geonet_portal (applied on 10.100.1.25)
- Set geonet_portal password on DB server (stored in server .env only)
Alur: UI Create Token -> INSERT service_tokens (audit) + INSERT agent_tokens (validasi collector)
Fallback: jika GEONETAGENT_DB_USERNAME kosong, sync di-skip, geonet-console tetap jalan normal.
3 weeks ago
..
AgentTokenSyncService.php
feat: Service Tokens sync to geonetagent_dev.agent_tokens (Opsi C)
3 weeks ago
ApiAuthService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
ApiTokenService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
AuditLogService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
ClientContextService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
DatabaseConnectionManager.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
EmailTemplateService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
LdapAuthService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
LdapConnection.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
LdapGroupService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
LdapJwtService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
LdapMetadataService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
LdapPasswordResetService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
LdapUserService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
MailDeliveryService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
MailSettingsService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
MySqlDatabaseService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
OllamaService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
PgsqlDatabaseService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
ProjectSearchChatService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
ProjectSearchService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago
ServiceTokenService.php
feat: Service Tokens sync to geonetagent_dev.agent_tokens (Opsi C)
3 weeks ago
SqlServerDatabaseService.php
Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection
1 month ago