f3cp

Results 5 issues of f3cp

It looks like the logic for multiline support does not allow for equals signs on the final line. e.g. This will not load the variable as expected. `BASE64_ENCODED_MULTILINE="qS1zCzMVVUJWQShokv6YVYi+ruKSC/bHV7GmEiyVkLaBWJHNVHCHsgTksEBsy8wJ uwycAvR07ZyOJJed4XTRMKnKp1/v+6UATpWzkIjZXytK+pD+XlZimUHTx3uiDcmU jhQX1wWSxHDqrSWxeIJiTD+BuUyId8FzmXQ3TcBydJ474tmOU2F492ubk3LAiZ18...

As the title suggests, I think it might be a good idea to change the expected env var for attaching the sp certifitcate to be `SAML2_SP_CERT_X509` (The X uppercase), since...

Firstly, according to the documentation, "By logging out of the global SSO Session. In this case the IdP will notify you on `/saml2/{uuid}/slo` endpoint (already provided)." however an `/slo` endpoint...

I'm trying to use this package alongside the multi-tenancy package https://github.com/archtechx/tenancy. This package creates seperate databases for the tenants while using the default database as a 'central' database. The SAML2...

### Description The secret that is set using the SetSecret method of the Lcobucci Provider is not used when encoding/decoding. This is due to the secret only being applied when...