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

service method to call Openshift reg app to deactivate a user #814

Closed xcoulon closed 5 years ago

xcoulon commented 5 years ago

Add a method to call the deactivation (aka "deprovision") endpoint on the OpenShift registration app.

fixes #ODC483

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

codecov[bot] commented 5 years ago

Codecov Report

Merging #814 into master will increase coverage by <.01%. The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #814      +/-   ##
==========================================
+ Coverage   78.51%   78.52%   +<.01%     
==========================================
  Files          92       92              
  Lines        8932     8964      +32     
==========================================
+ Hits         7013     7039      +26     
- Misses       1399     1404       +5     
- Partials      520      521       +1
Impacted Files Coverage Δ
...n/subscription/service/oso_subscription_service.go 85.58% <81.25%> (-1.76%) :arrow_down:

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 6f72389...d770717. Read the comment docs.