issues
search
SAML-Toolkits
/
ruby-saml
SAML SSO for Ruby
MIT License
921
stars
567
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
OneLogin::RubySaml::Response is broken on rexml 3.3.9
#729
msxavi
opened
2 weeks ago
0
Support frozen strings with REXML
#728
frederikspang
opened
1 month ago
0
Introduce thread safety to SAML schema read
#727
e-ikuta
opened
1 month ago
0
Allow SP certificates to be OpenSSL::X509::Certificate
#726
tobiasamft
opened
1 month ago
5
[READY] Merge master into v2.x (please don't squash commits!)
#725
johnnyshields
closed
1 month ago
3
Fix Rubocop on 2.x branch
#724
johnnyshields
closed
1 month ago
0
undefined method 'empty?' for an instance of OpenSSL::X509::Certificate with version 1.17.0
#723
tobiasamft
opened
2 months ago
7
Can't update ruby-saml under older rubies
#722
ilikepi
opened
2 months ago
3
CVE-2024-45409 - SAML authentication bypass via Incorrect XPath selector
#721
pitbulk
opened
2 months ago
1
fix ambiguous regex warnings
#720
HParker
closed
1 month ago
0
Update for frozen string compatibility
#719
HParker
closed
1 month ago
1
add supports params that can be used for re-authentication
#718
yviscuit
closed
1 month ago
1
Support for SAML attribute values nested in <name> tags
#717
waissbluth
closed
3 months ago
3
Raise meaningful error when IDP descriptor can’t be found
#716
eriklovmo
opened
4 months ago
1
[READY] Fix typo in error text
#715
johnnyshields
closed
1 month ago
2
want_assertions_encrypted should add a validation to require IdP encryption
#714
johnnyshields
opened
4 months ago
0
idp_cert_multi should accept an array of PEM strings
#713
johnnyshields
opened
4 months ago
0
Feature Request: Support encryption on SP-initiated requests (Authnrequest, etc.)
#712
johnnyshields
closed
4 months ago
1
[READY] v2.0 - Consistently format cert/private key PEMs
#711
johnnyshields
closed
1 month ago
1
[READY] Merge master into v2.x (please don't squash commits!)
#710
johnnyshields
closed
1 month ago
1
Allow passing in timeout/retry settings to Net::HTTP
#709
johnnyshields
closed
4 months ago
0
CI - Fix transient JRuby deflate errors, or ignore them
#708
johnnyshields
opened
4 months ago
0
v2.1 - Fix REXML::Security.entity_expansion_limit global mutation
#707
johnnyshields
opened
4 months ago
0
Remove stray "include REXML" + fix REXML deprecation
#706
johnnyshields
closed
4 months ago
1
[READY] v2.0: Support DSA and ECDSA signing keys
#705
johnnyshields
closed
1 month ago
4
v2.0: Fix TruffleRuby simplecov
#704
johnnyshields
closed
4 months ago
1
RubySaml 2.0 release -- Final Steps
#703
johnnyshields
opened
4 months ago
1
[READY] v2.0: Final round of param renames
#702
johnnyshields
opened
4 months ago
5
[DO NOT MERGE] 2.x README cleanup
#701
johnnyshields
opened
4 months ago
0
v3.0 / Future: Proposal to rename some params to clarify SP vs. IdP
#700
johnnyshields
opened
4 months ago
0
v2.0: Settings params deprecations
#699
johnnyshields
closed
4 months ago
3
v3.0: What to do about `single_value_compatibility`?
#698
johnnyshields
opened
4 months ago
0
v2.0: Fix coveralls for TruffleRuby
#697
johnnyshields
opened
4 months ago
0
Merge Master branch to 2.x
#696
johnnyshields
closed
4 months ago
2
v2.0: Deprecate compress_request and compress_response
#695
johnnyshields
closed
4 months ago
2
Future: Move `settings.security` Hash parameters to be regular parameters.
#694
johnnyshields
closed
4 months ago
2
v2.1: Deprecation Checklist
#693
johnnyshields
opened
4 months ago
0
v2.0: Move XMLSecurity namespace to RubySaml::XML
#692
johnnyshields
closed
4 months ago
2
Make IdpMetadataParser#get_idp_metadata public
#691
calebhearth
closed
4 months ago
1
v2.0: Remove deprecated settings.security[:embed_sign] parameter
#690
johnnyshields
closed
4 months ago
2
v2.0: Remove settings.compress_request and compess_response parameters
#689
johnnyshields
closed
4 months ago
7
v2.0: Add base64 dependency
#688
johnnyshields
closed
4 months ago
0
Master: Fix tests on Windows, add Ruby 3.3, and cleanup CI
#687
johnnyshields
closed
4 months ago
5
v2.0: Use SHA-256 by default
#686
johnnyshields
closed
4 months ago
1
v2.0: Remove OneLoginNamespace
#685
johnnyshields
closed
4 months ago
3
v2.0: Merge latest master into v2.0
#684
johnnyshields
closed
4 months ago
3
[WIP - NOT READY] Support DSA and ECDSA signing keys
#683
johnnyshields
closed
4 months ago
1
Set default Signature/Digest method as SHA-256
#682
johnnyshields
closed
4 months ago
2
Simplify dependency constraints in gemspec
#681
dentarg
closed
4 months ago
1
Add `base64` gem dependency for Ruby 3.4 compatibility
#680
casperisfine
closed
4 months ago
3
Next