fabric8-services / fabric8-auth

Identity and Access Management for fabric8 services
https://auth.openshift.io/api/status
Apache License 2.0
14 stars 26 forks source link

create audit logs upon notification and deactivation #855

Closed xcoulon closed 5 years ago

xcoulon commented 5 years ago

add admin console service client include Admin Console service in service factory use admin console client to create audit log upon notification and deactivation

fixes #ODC760

Signed-off-by: Xavier Coulon xcoulon@redhat.com

codecov[bot] commented 5 years ago

Codecov Report

Merging #855 into master will increase coverage by 0.02%. The diff coverage is 80.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #855      +/-   ##
==========================================
+ Coverage   78.08%   78.11%   +0.02%     
==========================================
  Files          99      100       +1     
  Lines        9361     9429      +68     
==========================================
+ Hits         7310     7365      +55     
- Misses       1514     1522       +8     
- Partials      537      542       +5
Impacted Files Coverage Δ
configuration/configuration.go 81.81% <100%> (+0.12%) :arrow_up:
authentication/account/service/user.go 78.57% <58.33%> (-1.23%) :arrow_down:
adminconsole/service/admin_console.go 84.9% <84.9%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3d1743e...bf507f6. Read the comment docs.