-
Notifications
You must be signed in to change notification settings - Fork 14
Admin UI Audit Report
Arnab Dutta edited this page Jul 5, 2024
·
4 revisions
The audit data from actions on the Admin UI screens will be stored in the following table.
Table Name : audit
Field Name | Type |
---|---|
http_headers | String (JSON) |
username | String |
client_id | String |
http_method | String (GET/POST/PUT/DELETE) |
status | String (success/failed) |
audit_comments | String |
request_payload | String (JSON) |
Timestamp | date-time |
- Home
-
admin-ui documentation
- Introduction
- Dashboard
- Admin Menu
- Auth Server Menu
- Admin UI Installation on bank server
- CLI commands to Add, Remove Frontend Plugins
- Developer localization guide
- Gluu Admin UI: Frontend Plugin development document
- Gluu Admin UI: Backend Plugin development document
- Gluu Cloud Admin UI: Application Architecture
- Internationalization in Gluu Admin UI
- Jans Admin UI Developers setup Guide
- Jans Config Api Role Mapping
- licenseSpring Integration in Admin UI
- License Policy
- Admin UI: Scopes
- Security and API protection token
- User Management
- Gluu Flex
- Support Portal