#
openid
Here are 231 public repositories matching this topic...
OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js
-
Updated
Feb 11, 2021 - JavaScript
OpenID Certified™ Relying Party (OpenID Connect/OAuth 2.0 Client) implementation for Node.js.
-
Updated
Feb 11, 2021 - JavaScript
Silhouette is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, 2FA, TOTP, Credentials, Basic Authentication or custom authentication schemes.
-
Updated
May 4, 2020 - Scala
identity
oauth2
angular
admin
ui
administration
aspnetcore
identityserver
admin-ui
sso
openid
asp-net-core
openid-connect
identityserver4
identityserver4-admin
identityserver4-adminui
-
Updated
Feb 11, 2021 - HTML
Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET and .NET Core
security
json
jwt
oauth2
encryption
openidconnect
signature
jose
netcore
jwt-token
openid
jwe
jws
jwa
fips
jwt-authentication
federation
jwt-auth
-
Updated
Feb 15, 2021 - C#
OpenID Connect Code / Implicit Flow with Angular and ASP.NET Core 5 IdentityServer4
security
identity
oauth2
angular
typescript
authentication
aspnetcore
sqlite
authorization
openid
aspnet-core
identityserver4
oidc
-
Updated
Jan 28, 2021 - TypeScript
npm package for OpenID Connect, OAuth Code Flow with PKCE, Refresh tokens, Implicit Flow
npm
security
identity
oauth2
angular
authentication
openidconnect
auth
openid
oidc
hacktoberfest
authn
implicit-flow
-
Updated
Feb 15, 2021 - TypeScript
social
php
oauth-application
oauth
oauth2
composer
facebook
twitter
phalcon
wip
openidconnect
facebook-login
sign
oauth1
openid
twitter-login
google-login
yandex-login
mailru-login
openid-client
steam-login
scrutinizer
fossa-status
-
Updated
Nov 23, 2020 - PHP
Minimalist OpenID Connect client
-
Updated
Jan 21, 2021 - PHP
OpenID Connect and OAuth2 provider implementation for Djangonauts.
-
Updated
Feb 16, 2021 - Python
一账通是一款开源的统一身份认证授权管理解决方案,支持多种标准协议(LDAP, OAuth2, SAML, OpenID),细粒度权限控制,完整的WEB管理功能,钉钉、企业微信集成等
-
Updated
Feb 5, 2021 - Python
easy auth for reverse proxies
nginx
ldap
oauth
oauth2
authentication
htpasswd
reverse-proxy
ldap-authentication
openid
openid-connect
traefik
openidconnect-client
ambassador
envoy
authentication-middleware
istio
nginx-ingress
traefik-ingress
-
Updated
Feb 8, 2021 - JavaScript
Easily Secure your Spring Boot Apps with Keycloak
-
Updated
Jan 17, 2018 - Java
Golang (GO) implementation of Javascript Object Signing and Encryption specification
security
json
jwt
oauth2
encryption
openidconnect
signature
jose
jwt-token
openid
jwe
jws
jwa
jwt-authentication
federation
jwt-auth
-
Updated
Jan 31, 2021 - Go
security
oauth
jwt
awesome
cryptography
cloud
privacy
authentication
iam
secret-management
acl
password
authorization
pki
awesome-list
openid
2fa
gdpr
hardware-security-module
anonymization
-
Updated
Feb 15, 2021
OpenID Connect (OIDC) client with React and typescript
-
Updated
Jan 5, 2021 - TypeScript
ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
-
Updated
Jan 28, 2021 - C#
Open
Undocumented Filters
2
timnolte
commented
Sep 24, 2020
Problem Description;
There are 2 filters that have gone undocumented since their inclusion in the code.
openid-connect-modify-token-response-before-validation
https://github.com/oidc-wp/openid-connect-generic/blob/7560701348e004f09df7c831d0703e0bcc173ca2/includes/openid-connect-generic-client-wrapper.php#L365
openid-connect-modify-id-token-claim-before-validation
https://github.com
微信小程序demo,微信小程序开发教程,小程序快速入门,新版SDK DEMO请查看
-
Updated
May 21, 2018 - JavaScript
An Express.js middleware to protect OpenID Connect web applications.
-
Updated
Feb 15, 2021 - JavaScript
Android protocol for credential exchange and update - "You Only Login Once"
-
Updated
Nov 4, 2017 - Java
Improve this page
Add a description, image, and links to the openid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openid topic, visit your repo's landing page and select "manage topics."
Describe the bug
Thank you for a great project and documentation. I ran into a bug (I think) while playing with the 5 minute tutorial.
When revoking an access token that is not found the hydra server returns a 404 response but this is not a defined response in the swagger specification. This leads to an error like `response status code does not match any response statuses defined for thi