All Projects → RockSolidKnowledge → Samples.IdentityServer4.Saml2pIntegration

RockSolidKnowledge / Samples.IdentityServer4.Saml2pIntegration

Licence: Apache-2.0 license
IdentityServer 4 implementation acting as SAML 2.0 IdP and SP

Programming Languages

C#
18002 projects
HTML
75241 projects
Less
1899 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Samples.IdentityServer4.Saml2pIntegration

IdentityServer4.PhoneNumberAuth
Sample passwordless phone number authentication using OAuth in ASP.NET Core 2.2
Stars: ✭ 83 (+62.75%)
Mutual labels:  identityserver, identityserver4
Cas
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
Stars: ✭ 9,154 (+17849.02%)
Mutual labels:  saml2, identity-provider
Samples.IdentityServer4.AdminUiIntegration
IdentityServer 4 implementation using the ASP.NET Identity schema from the IdentityExpress Admin UI product
Stars: ✭ 55 (+7.84%)
Mutual labels:  identityserver, identityserver4
Product Is
Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
Stars: ✭ 435 (+752.94%)
Mutual labels:  saml2
Saml2.authentication.core
A SAML 2.0 middleware for ASP.NET Core
Stars: ✭ 66 (+29.41%)
Mutual labels:  saml2
Djangosaml2
A maintenance fork of the original and no longer maintained djangosaml2 library.
Stars: ✭ 143 (+180.39%)
Mutual labels:  saml2
Django Saml2 Auth
Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta
Stars: ✭ 405 (+694.12%)
Mutual labels:  saml2
Mujina
A mock IDP and SP using the OpenSAML library
Stars: ✭ 250 (+390.2%)
Mutual labels:  saml2
Awsprocesscreds
Process credential providers for AWS SDKs and Tools
Stars: ✭ 123 (+141.18%)
Mutual labels:  saml2
Cipheridaas
CipherIDaaS —— Open-source IDaaS/IAM product by CipherChina , Hangzhou .
Stars: ✭ 121 (+137.25%)
Mutual labels:  saml2
Saml2
SimpleSAMLphp low-level SAML2 PHP library
Stars: ✭ 229 (+349.02%)
Mutual labels:  saml2
Ddf
DDF Distributed Data Framework - an open source, modular integration framework.
Stars: ✭ 112 (+119.61%)
Mutual labels:  saml2
Djangosaml2idp
SAML 2.0 Identity Provider in Django
Stars: ✭ 69 (+35.29%)
Mutual labels:  saml2
Nginx Http Shibboleth
Shibboleth auth request module for nginx
Stars: ✭ 168 (+229.41%)
Mutual labels:  saml2
Simplesamlphp
SimpleSAMLphp is an award-winning application written in native PHP that deals with authentication.
Stars: ✭ 832 (+1531.37%)
Mutual labels:  saml2
honeycomb
本项目用于验证一系列开源项目
Stars: ✭ 13 (-74.51%)
Mutual labels:  identityserver
Samlify
🔐 Node.js API for Single Sign On (SAML 2.0)
Stars: ✭ 413 (+709.8%)
Mutual labels:  saml2
Lightsaml
SAML 2.0 PHP Library
Stars: ✭ 125 (+145.1%)
Mutual labels:  saml2
IdentityServer4.Admin
IdentityServer4 Admin Tool
Stars: ✭ 39 (-23.53%)
Mutual labels:  identityserver
Mod auth mellon
An Apache module with a simple SAML 2.0 service provider
Stars: ✭ 204 (+300%)
Mutual labels:  saml2

Sample projects implementing Rsk SAML component

SAML2P service provider and identity provider implementations. We support various IdentityServer implementations, including IdentityServer4 and Duende IdentityServer.

The SAML2P component is available from www.identityserver.com/products/saml2p.

The master branch currently uses IdentityServer4 v4 and Duende IdentityServer. Check out identityserver4-v3 for IdentityServer4 v3 samples.

Projects

  • spWithIdpInitiated: an ASP.NET Core website that can accept unsolicited SAML assertions sent via IdP-Initiated SSO

  • spWithMultipleIdps: an ASP.NET Core website that can authenticate a user using two different SAML Identity Providers

  • IdentityServer4

    • idp: an IdentityServer4 implementation configured to act as a SAML Identity Provider with Service Provider configuration loaded from memory
    • idpWithEf: an IdentityServer4 implementation configured to act as a SAML Identity Provider with Service Provider configuration loaded from a database
    • idpWithIdpInitiated: an IdentityServer4 implementation configured to send unsolicited SAML assertions using IdP-Initiated SSO
    • sp: an IdentityServer4 implementation configured to act as both a SAML Identity Provider and a SAML Service Provider
  • DuendeIdentityServer

    • DuendeIdP: a Duende.IdentityServer implementation configured to act as a SAML Identity Provider with Service Provider configuration loaded from memory. This uses the Duende Automatic Key Management feature for signing key
    • DuendeDynamicProviders: A Duende.IdentityServer implementation acting as a SAML Service Provider with in-memory dynamic identity providers

Getting Started

License Keys

For a demo license, please sign up on our products page, or reach out to [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].