Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

AuthCrunch aka Caddy Security

🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Local, LDAP, OIDC, OAuth 2.0, SAML Authentication.
Collective - Host: opensource - https://opencollective.com/caddy-security - Website: https://authcrunch.com/ - Code: https://github.com/greenpau/caddy-security

update readme to reflect our inability to produce encrypted assertions

re #179

github.com/greenpau/origin_crewjam_saml - 28fdf79aacf8961a8c73f434c9fae18c261bf2eb authored over 5 years ago
(Add tests for) Destination is checked only if this is a signed SAML request, as that is the only case in which a Destination attribute is required.

github.com/greenpau/origin_crewjam_saml - 93d07adf4a56214cd7daed61de880a61dda09c05 authored over 5 years ago
Remove 'Failing' from certificate missing check

github.com/greenpau/origin_crewjam_saml - 23ac8247a9078c2ae5eecc16392cd748c8d15aed authored over 5 years ago
Add test case from OneLogin

This adds a test case provided by @fredipevcin in [https://github.com/crewjam/saml/pull/25](PR25...

github.com/greenpau/origin_crewjam_saml - 5ec9c967d6a80c901732cbe598e580a65b05ee11 authored over 5 years ago
Make cert optional for ServiceProvider.Metadata()

github.com/greenpau/origin_crewjam_saml - 86948ad5a1de109ee0a1c3db19f8423110f0facf authored over 5 years ago
Return status code if not success

github.com/greenpau/origin_crewjam_saml - 62f4c478d9dc0dd3f75a9746cfceef9ae436dcad authored over 5 years ago
update test expectations

github.com/greenpau/origin_crewjam_saml - 04d05625ddf5853b1b41c748cbf36c9eb347df9e authored over 5 years ago
Bump github.com/beevik/etree from 1.0.1 to 1.1.0

Bumps [github.com/beevik/etree](https://github.com/beevik/etree) from 1.0.1 to 1.1.0.
- [Release...

github.com/greenpau/origin_crewjam_saml - 3068c6a0ba119932e4c1bd7f4e59861c47262fe4 authored over 5 years ago
travis: pin golangci-lint version

github.com/greenpau/origin_crewjam_saml - 5eedd072943705f6bad5436c0f93e9e1eedd577e authored over 5 years ago
Removes unused dependencies

Ran go mod tidy to remove golangci-lint as that isn't actally needed for
this project. Its inclu...

github.com/greenpau/origin_crewjam_saml - c42136edf9b14ac3ca9250b0642d24949e2aee31 authored over 5 years ago
Merge pull request #226 from grafana/rsa-key-validation-optional

* removed mandatory check for validating embedded certificate for rsa
* Rename validateRSAKey t...

github.com/greenpau/origin_crewjam_saml - f52124309c9d6ffacb99bb2e481e388ceee1910a authored over 5 years ago
Rename validateRSAKey to validateRSAKeyIfPresent

Now that the validation is optional, the previous name did not
accurately reflected the intention.

github.com/greenpau/origin_crewjam_saml - 2cf64eba8531fd88362bc48f6bc4b1128c7d292b authored over 5 years ago
removed mandatory check for validating embedded certificate for rsa

github.com/greenpau/origin_crewjam_saml - 75440c9d20ae9065870204cd3ab441162d1ac1fb authored over 5 years ago
update test expectations

github.com/greenpau/origin_crewjam_saml - 8611714f5c799f40b0357a86cbf8cc93c7ec98bc authored over 5 years ago
Set session NameID based on email

github.com/greenpau/origin_crewjam_saml - 41e40c05c2365d822141d16a2f7f085be31afe80 authored over 5 years ago
Add Single Logout data structure

github.com/greenpau/origin_crewjam_saml - b822498a44293ed20c4ba92058dd312a5eea5dbf authored over 5 years ago
Use RS256 rather than HS256

Using HS256 with the RSA private key (serialised as ASN.1 according
to PKCS1) as the secret is u...

github.com/greenpau/origin_crewjam_saml - 70ab2e9dc178e10c7c2c2be49ff7ee9c2d38f883 authored over 5 years ago
fix travis configuration

github.com/greenpau/origin_crewjam_saml - 387c07cfa12261a7316504b5c9817855b9477168 authored over 5 years ago
fix travis configuration

github.com/greenpau/origin_crewjam_saml - 562a89503bd44fdd74301f4b7050791d84e3a8ff authored over 5 years ago
Merge branch 'master' of github.com:crewjam/saml

github.com/greenpau/origin_crewjam_saml - 90fc2090fb6373f22c05e10a52be73623e6528af authored over 5 years ago
lint with golangci-lint

github.com/greenpau/origin_crewjam_saml - fe20026b45b5339d456422f6b9c133747648428e authored over 5 years ago
lint with golangci-lint

github.com/greenpau/origin_crewjam_saml - fc8df6359904ed7fd738c57bf9d448a05719bf5f authored over 5 years ago
tests: convert from go-check to testify

github.com/greenpau/origin_crewjam_saml - e3546ebe04ceb44fdfefebf6fb0adfe8e2501575 authored over 5 years ago
SP: Add capability to provide intermediate certs (#178)

github.com/greenpau/origin_crewjam_saml - 87f373d7ded4e5d96dddbd7223b03e9adbddf1be authored over 5 years ago
Prevent panic caused by IDP-initiated login (#183)

* - Check if IDP-initiated login is allowed and if so assume that the RelayState is a deep-link....

github.com/greenpau/origin_crewjam_saml - 72834b567519a944347735b6373af08303bd98d5 authored over 5 years ago
omit validUntil if empty (#190)

github.com/greenpau/origin_crewjam_saml - b20013af9fe4ad9fc9a036d43b1ccd09e92c565a authored over 5 years ago
Fix typo for idp example path in readme (#170)

github.com/greenpau/origin_crewjam_saml - 71a99f9c6f9665e8c8854e5573d79639e0b6c427 authored over 5 years ago
Add in actual attribute evaluation for eduPersonScopedAffiliation.

github.com/greenpau/origin_crewjam_saml - 14f99545233de15160d166a0c317ffb10343ca0b authored over 5 years ago
Adding support for eduPersonScopedAffiliation

github.com/greenpau/origin_crewjam_saml - 44907b5a237929447c1316259e83990223b820c2 authored over 5 years ago
Separate response validation from the Middleware so that ServiceProvider can be used standalone to validate requests. Also fix IDPInitiated requestids bug since Standalone validation may not have possibleRequestIds.

github.com/greenpau/origin_crewjam_saml - 4a6d0a9d67ea6b870a6f1e801a3a037dd2ea8217 authored over 5 years ago
Set the default domain for cookies properly (#187)

Fixes #186.

github.com/greenpau/origin_crewjam_saml - 1533bb555e1423d81d7accea9a545f0f23880935 authored over 5 years ago
Replaces testshib.org with samltest.id in the README (#211)

Fixes #201

github.com/greenpau/origin_crewjam_saml - abf756096ab7625c4e1e542c50fae7762666fadf authored over 5 years ago
Don't require Destination attribute in response when response is not signed (#213)

* Destination is checked only if this is a signed SAML request, as that is the only case in whic...

github.com/greenpau/origin_crewjam_saml - 78a11e90c068fdf605e83ec5d0c6abdb04ab853b authored over 5 years ago
update value of UnspecifiedNameIDFormat and EmailAddressNameIDFormat (#217)

github.com/greenpau/origin_crewjam_saml - 6e8a81a7ac7094407c5bc6013d1ac3d6902596ca authored over 5 years ago
add hidden files

github.com/greenpau/pycherwell - 1810eb15d418522e4b56f9867a166654937183c0 authored over 5 years ago
fix: change Verion to Version

Resolves: #1

github.com/greenpau/go-cisco-nx-api - 23e6d8db929a5951bed5194aae3271fbff2f130c authored over 5 years ago
add environment variables

github.com/greenpau/py_insightvm_sdk - 11e4fa848eeabff48742caf4ac1659796787997a authored over 5 years ago
Don't include the port with the domain when setting the cookie (#202)

github.com/greenpau/origin_crewjam_saml - 344d075952c9343809f57f4e465504dd5e3068a4 authored over 5 years ago
Allow AudienceRestriction to be missing

re #198

github.com/greenpau/origin_crewjam_saml - ca21de9dd5b9cd0ce62b9f7264b1a08c2c1c8a42 authored almost 6 years ago
#194: Properly default EncryptionMethod/DigestMethod when not present.

github.com/greenpau/origin_crewjam_saml - d288d9a3f61cb824df6cc06f4f593e24ab1f1121 authored almost 6 years ago
Handle root URL's with trailing slash

github.com/greenpau/origin_crewjam_saml - 724cb1c4fab17ba90fa24c4dde8f6f594d105071 authored almost 6 years ago
#192: Support multiple IdP signing certificates

github.com/greenpau/origin_crewjam_saml - 727f495679e8131786c4852853b80a66dc00a5d7 authored almost 6 years ago
#192: Account for Go/check changes.

github.com/greenpau/origin_crewjam_saml - 2076e4554266b4d09dcd467c602a0c7121d610f6 authored almost 6 years ago
add support for other external middleware (#184)

Changed samlsp/middleware.go to move the request handling part of the RequireAccount method out ...

github.com/greenpau/origin_crewjam_saml - d99784de73809d47ae01457c2bcf6e5283051ae3 authored almost 6 years ago
add removal of non-ascii character

github.com/greenpau/py_insightvm_sdk - f1a9e01ff42d9711781ce648b27773e1c8307749 authored almost 6 years ago
add version change

github.com/greenpau/py_insightvm_sdk - 6364ad17fcadcceaef5852cb6e9290ab1dfda630 authored almost 6 years ago
add vulnerability caching directory

github.com/greenpau/py_insightvm_sdk - 55c0331864f44c1cdd107e48178f1ed3cb2b1285 authored almost 6 years ago
add high risk assets report

github.com/greenpau/py_insightvm_sdk - 2dda5518ada13622dd82c1b630dda3ecf5867b60 authored almost 6 years ago
add asset management commands

github.com/greenpau/py_insightvm_sdk - bdea8431f10a3ac0acb64e133d89a8e5a93c99d8 authored almost 6 years ago
add various get commands

github.com/greenpau/py_insightvm_sdk - b195fbc0033f6135757eb43d9618fcb1e6e403d0 authored almost 6 years ago
add command line client

github.com/greenpau/py_insightvm_sdk - 4625676faf1deae239357dc6617d62f4ab09d5c0 authored almost 6 years ago
initial commit

github.com/greenpau/jasypt - 0af17d512c73df4942c590d288f0eeb217ac9463 authored almost 6 years ago
add http client timeouts

github.com/greenpau/go-cisco-nx-api - 41ff27c0a947a31fd050bc9f9927fe2a9c6d7dfb authored about 6 years ago
amend show environment parsing logic

github.com/greenpau/go-cisco-nx-api - 60a3c80b646103b2bc45ec448aa68882d2b1e5d6 authored about 6 years ago