Closed johnnyshields closed 4 months ago
@pitbulk ready for your review and merge.
Since :embed_sign
was deprecated in v1.3 I think it's safe to just remove it outright. In general, the correct params should already be set by IdPMetadataParser.
By the way, if we want to do a deprecation warning here, we'd have to do something like: https://github.com/SAML-Toolkits/ruby-saml/issues/694
Let's resolve conflicts and we can merge this.
This is a cleanup of https://github.com/SAML-Toolkits/ruby-saml/issues/606