Nerzal / gocloak

golang keycloak client
Apache License 2.0
1.03k stars 283 forks source link

add Users to ResourcePolicyRepresentation #303

Closed mpawlowski closed 3 years ago

mpawlowski commented 3 years ago

Added missing User-Based Policies (link) to the Protection API (link) methods.

codecov[bot] commented 3 years ago

Codecov Report

Merging #303 (98a45d2) into main (92d46f9) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #303   +/-   ##
=======================================
  Coverage   76.10%   76.10%           
=======================================
  Files           4        4           
  Lines        1871     1871           
=======================================
  Hits         1424     1424           
  Misses        311      311           
  Partials      136      136           
Impacted Files Coverage Δ
models.go 92.80% <ø> (ø)

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 92d46f9...98a45d2. Read the comment docs.