federated-identity
There are 28 repositories under federated-identity topic.
Azure/azure-workload-identity
Azure AD Workload Identity uses Kubernetes primitives to associate managed identities for Azure resources and identities in Azure Active Directory (AAD) with pods.
awslabs/aws-amplify-identity-broker
A centralized login and SSO application to authenticate several websites and mobile apps.
vapor-community/Imperial
Federated Authentication with OAuth providers
unfunco/terraform-aws-oidc-github
Terraform module to configure GitHub Actions as an IAM OIDC identity provider in AWS.
zkavtaskin/Multitenancy-Microservice-FederatedIdentity-Example
Multitenancy Federated Identity Example ASP.NET MVC C#
IAmFrench/GSuite-as-identity-Provider-IdP-for-Office-365-or-Azure-Active-Directory
Finally manage to sync GSuite account with azure active directory!!!
PlaidWeb/Authl
A library for managing federated identity
awslabs/aws-amplify-identity-broker-client
Client demo code sample for the project "AWS Amplify identity broker" https://github.com/awslabs/aws-amplify-identity-broker
awesome-cdk/cognito-google-federation-example
Use Cognito's Google federated identity integration to allow your app users to login with their Google account.
LEARN-LK/IAM
All about creating Identity Access Management within NREN
saidsef/terraform-aws-terraform-cloud-oidc
Terraform Cloud Dynamic Credentials module as an IAM OIDC identity provider in AWS
imranismail/cloudcreds
Secure access to your organization's AWS accounts for both programmatic and console use-case via federated identity and short-lived credentials
happygts/cordova-plugin-aws-user-pool
This plugin will allow a native communication with the aws userPool
saidsef/terraform-aws-gitlab-oidc
Terraform module to configure GitLab Runner as an IAM OIDC identity provider in AWS
chgeuer/github-action-via-user-assigned-managed-identity-to-keyvault-secret
A GitHub action signing in to an Azure User-Assigned Managed Identity, to fetch a secret from Azure KeyVault.
saidsef/terraform-aws-github-oidc
Terraform module to configure GitHub Actions as an IAM OIDC identity provider in AWS
sourcesense/keycloak-oidc-federation
Keycloak extensions for supporting OpenID Connect Federation
ankurp/stellar-fed-watcher
Watcher that will email users when Stellar payment is received or new account is created
hardydex/ionic-cognito-app
This is an Ionic Authentication App that will accelerate web developers looking to integrate their ionic 2+ application with AWS Cognito on the backend.
MohammedRakib/My-Reading-Room
This project allows a user to create classes, join classes, provide teaching materials and most importantly observe a student's reading activity. It also allows the teachers to check if students are reading the materials or not with the help of face detection and face tracking. It also helps the teachers find out which section of the provided teaching materials the students spent most of their time so that the teacher can put more emphasis on that section. All in all, the system enhances the teacher's ability to keep track of the student's reading activity.
seprix91/AspNetCoreWebApiBearerTokenValidationSample
C# ASP.Net Core Web Api JWT Bearer Token validation code sample using a third party federated identity server. Web Api controller validates bearer token provided by trusted identity provider. Client app (post man tool) gets access token from trusted STS and presents same token to web api to access resources
shyamz-22/spring-boot-google-openid-connect
A simple spring boot web application to demonstrate open id connect basic flow
SimpleAuth0/simple-auth0
SimpleAuth0是一个开源的身份与访问管理平台,支持 OAuth2、SAML、LDAP 等多种协议,提供用户管理、单点登录 (SSO) 和多因素认证 (MFA) 等功能,旨在为开发者提供灵活可扩展的身份管理解决方案。
tigera-solutions/cent-mcm-overlay
Calico Cluster mesh using VXLAN Overlay Mode
DebarshiMondal-06/Cognito-Identity-Pool
Leveraging Cognito Identity Pool(auth & unauth role) in our React app with the use of Twitter and Google as IDP.
Giorgio68/SAML-IDP-for-Azure-AD
Use any SAMLP identity provider with Azure AD. Based on IAmFrench's guide on federating an Azure AD domain with GSuite (original: https://github.com/IAmFrench/GSuite-as-identity-Provider-IdP-for-Office-365-or-Azure-Active-Directory)