wso2-identity-server
There are 50 repositories under wso2-identity-server topic.
davebaol/oidc-angular-wso2is
Example of an Angular single-page application demonstrating OAuth2/OpenID Connect authentication using WSO2 Identity Server
rnavagamuwa/spring-security-abac
Even though spring security provides role-based access control it doesn’t allow users to perform policy-based authorization. The main goal of this project is to write an agent which can be used to perform attribute-based access control for Spring security.
athiththan11/Passport-SAML-WSO2
An Express Application with Passport-SAML for WSO2 SAML2 SSO
ihcsim/docker-wso2is
Docker image for WSO2 Identity Server
athiththan11/hydrogen
An Interactive CLI Tool for WSO2 Product Configurations
BarathArivazhagan/angular5-wso2-is-sso
Angular web application integrated with angular-oauth2-oidc demonstrating SSO login using wso2 Identity server
rksk/wso2-multi-attribute-authenticator
This component was developed to allow users to use a user attribute (eg: email, phone number) as username when logging in with basic authentication instead of the immutable username which WSO2 IS has by default
wso2-architecture-patterns/solution-architecture
Solution Architecture Patterns for WSO2 technology platform
benner-sistemas/oidc
A lightweight .NET standard client library to use OpenID Connect over any Identity Server Solution, like WSO2, Keycloak, IdentityServer4.
chanakaudaya/wso2-tutorials
This repository contains code which I used for youtube video tutorials
telless/sauth
Caching auth-service for WSO-IS written in Golang
athiththan11/Hydrogen-CLI
An Interactive CLI Tool for WSO2 Product Configurations
brionmario/is-samples
A repo containing WSO2 Identity Server usage samples
chanakaudaya/WSO2-IS-Custom-Logger
This project contains implementation of a custom log publisher which prints session information to AUDIT log file
rksk/unique-claim-user-operation-event-listener
A User Operation Event Listener to keep uniqueness for a given set of claims (eg: email, phone number) of users on WSO2 Identity Server.
wso2-architecture-patterns/medium-publications
WSO2 specific medium publications
wso2-architecture-patterns/platform-demos
Demo use cases created with WSO2 technology stack
athiththan11/WSO2-Event-Handler-Maven-Archetype
Maven Archetype for WSO2 Event Handlers
binakot/WSO2-Identity-Server
WSO2 Identity Server docker image 👤 👀
chanakaudaya/awesome-wso2-is
This repository contains resources about WSO2 Identity Server
rksk/wso2-custom-adaptive-auth-function
A sample on implementing custom adaptive authentication functions for WSO2 IS.
romulets/wso2is-example
Wso2 Identity Server demo
wso2-architecture-patterns/best-practices
Best practices for building solutions with WSO2 platform
wso2-architecture-patterns/code-examples
Source code used to implement WSO2 solution architecture patterns
wso2-architecture-patterns/video-tutorials
Video tutorials related to WSO2 platform
Montblanc0/wso2is_fido2_playground
A Passkey Manager that takes full advantage of WSO2IS FIDO2 API
SupunSPWithana/IdentityAccessManagement-smoke-test-application
Basic SCIM commands through CURL to add users with roles to WSO2-IS
Algo-Experts/custom-password-policy-handler
Custom password policy handler (provides restriction when the password is commonly used or it contains user claims) using the WSO2 Event Handlers framework
deshankoswatte/identity-custom-password-policy-handler
Custom password policy handler (provides restriction when the password is commonly used or it contains user claims) using the WSO2 Event Handlers framework
deshankoswatte/wso2-is-session-termination-handler
User active session termination using the WSO2 Event Handler framework.
rgl/wso2is-playground
WSO2IS (WSO2 Identity Server) Playground
rksk/custom-jit-provisioning-handler
A custom JIT provisioning handler is developed to generate a random UUID for the username when external users getting provisioned in the JustInTime provisioning flow.