1
0
forked from baron/baron-sso

RP 로그인 이력 통합

This commit is contained in:
Lectom C Han
2026-02-03 15:05:46 +09:00
parent 1406c20959
commit f14eb57ef8
6 changed files with 259 additions and 48 deletions

View File

@@ -12,6 +12,7 @@ type OathkeeperAccessLog struct {
Path string
Status int
LatencyMs int
ClientID string
RP string
Action string
Target string