#
saml
Here are 277 public repositories matching this topic...
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
java
security
ldap
oauth
jwt
saml
authentication
jax-rs
dropwizard
play-framework
authorization
vertx
spring-security
cas
ratpack
openid-connect
spring-mvc
shiro
sparkjava
j2e
-
Updated
Sep 17, 2020 - Java
SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
-
Updated
Feb 15, 2020 - Java
pac4j security library for Shiro: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
java
security
ldap
oauth
jwt
saml
facebook
twitter
sql
mongodb
authentication
login
authorization
cas
logout
openid-connect
shiro
social-login
-
Updated
Sep 11, 2020 - Java
A Stack Overflow clone for teams (self-hosted)
heroku
java
language
ldap
saml
spring-boot
forums
clone
stackoverflow
forum
self-hosted
teams
knowledgebase
cloud-native
knowledge-base
identity-provider
questions-and-answers
stackexchange
stackoverflow-questions
forumsoftware
saml-authentication
forum-software
scoold
regular-users
-
Updated
Sep 17, 2020 - Java
Security library for Play framework 2 in Java and Scala: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
java
security
ldap
oauth
jwt
saml
facebook
scala
twitter
sql
mongodb
authentication
login
play-framework
authorization
cas
logout
openid-connect
social-login
-
Updated
Sep 11, 2020 - Java
nodejs
javascript
saml
typescript
expressjs
auth0
sso
saml2
slo
identity-provider
okta
service-provider
idp
onelogin
samlify
-
Updated
Sep 4, 2020 - TypeScript
Open
Need simpler example
6
lietu
commented
May 19, 2020
Code Version
master
Expected Behavior
Find a simple example of necessary configuration and usage of the library from the project site.
Current Behavior
Find a 1000+ line code written in such a low level th
OpenAM is an open access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements and Web Services Security.
java
ldap
oauth
saml
oauth2
authentication
jdbc
accounting
active-directory
aaa
policy
authorization
access
sso
kerberos
oidc
openam
access-management
cddl
opensso
-
Updated
Sep 17, 2020 - Java
Simple SAML Identity Provider (IdP) for Node
-
Updated
Jul 15, 2020 - JavaScript
pac4j security library for Spring Security: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
java
security
ldap
oauth
jwt
saml
facebook
twitter
sql
spring-boot
mongodb
authentication
login
authorization
spring-security
cas
logout
openid-connect
social-login
-
Updated
Sep 15, 2020 - Java
SimpleSAMLphp low-level SAML2 PHP library
-
Updated
Sep 16, 2020 - PHP
ldap
identity
oauth
jwt
saml
oauth2
login
solid
iam
id
auth0
user-management
openid-connect
oidc
aaas
idaas
authing
header-jwt
identity-cloud
open-iam
-
Updated
May 28, 2020
Ruby SAML Identity Provider, best used with Rails (though not required)
-
Updated
Aug 27, 2020 - Ruby
Very simple SAML 2.0 consumer module for ASP.NET/C#
-
Updated
Sep 17, 2020 - C#
Security library for Sparkjava: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
java
security
ldap
oauth
jwt
saml
facebook
twitter
sql
mongodb
authentication
login
authorization
cas
logout
openid-connect
sparkjava
social-login
-
Updated
Sep 11, 2020 - Java
一账通是一款开源的统一身份认证授权管理解决方案,支持多种标准协议(LDAP, OAuth2, SAML, OpenID),细粒度权限控制,完整的WEB管理功能,钉钉、企业微信集成等
-
Updated
Sep 8, 2020 - TSQL
ruby
rails
laboratory
education
saml
database
rspec
postgresql
assessment
auth0
rbenv
extensible
lms
exercises
programming-exercises
multitenant
mumuki-laboratory
code-assesment
-
Updated
Sep 17, 2020 - Ruby
Lightweight SAML Identity Provider
-
Updated
Jul 30, 2020 - Go
Obtain and store AWS STS credentials to interact with Amazon services by authenticating via G Suite SAML.
-
Updated
Sep 5, 2020 - JavaScript
Security library for Vert.x 3: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
java
security
ldap
oauth
jwt
saml
facebook
twitter
sql
mongodb
authentication
login
authorization
vertx
cas
logout
openid-connect
social-login
-
Updated
Sep 16, 2020 - Java
Improve this page
Add a description, image, and links to the saml topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the saml topic, visit your repo's landing page and select "manage topics."
Hello,
Just tried the last 2 days to make simpleSaml works with Nginx, and it doen't work with the config showed the doc.
Finally got it working.
The error is a missing line (
fastcgi_param PATH_INFO $pathinfo if_not_empty;) in the doc (https://simplesamlphp.org/docs/stable/simplesamlphp-install#section_5) that can be seen in the ticket the config is taken from (https://github.com/simple