zitadel / saml

A SAML 2.0 server (IdP) implementation written for Go
https://zitadel.com
Apache License 2.0
45 stars 9 forks source link

feat: add custom attributes to saml response #56

Closed stebenz closed 1 year ago

stebenz commented 1 year ago

Definition of Ready

codecov[bot] commented 1 year ago

Codecov Report

Merging #56 (3bdfd7a) into main (cc9378c) will decrease coverage by 0.01%. The diff coverage is 47.36%.

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   47.26%   47.26%   -0.01%     
==========================================
  Files          21       21              
  Lines        1976     1993      +17     
==========================================
+ Hits          934      942       +8     
- Misses        984      993       +9     
  Partials       58       58              
Files Changed Coverage Δ
pkg/provider/login.go 57.57% <0.00%> (ø)
pkg/provider/attributes.go 73.41% <47.05%> (-7.23%) :arrow_down:
pkg/provider/metadata.go 52.94% <100.00%> (ø)
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: