-
Updated
Nov 2, 2020
{{ message }}
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
Just playing around with my miner tonight, I set burn_fee_cap = -2 and the miner stopped with a thread panic.
Process abort due to thread panic
0: backtrace::backtrace::libunwind::trace
at .cargo/registry/src/github.com-1285ae84e5963aae/backtrace-0.3.50/src/backtrace/libunwind.rs:95
backtrace::backtrace::trace_unsynchronized
at .cargo/registry/src/git
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
Is your feature request related to a problem? Please describe.
As observed during #261, users can accidentally set timeouts inconsistently. A concrete example is that one can set a User facing timeout lower than any backend timeout, such that requests may fail early.
Describe the solution you'd like
We should provide some sanity checking to prevent unintended timeout behavior.
cc @jcnelson from this forum post.
There should be a setting added that allows the user to adjust the URL for the transaction broadcaster in regards to acquiring names. Should be fairly simple to implement unless it is tied within blockstack.js, in which case an issue would need to
Authenticate socket.io incoming connections with JWTs
基于区块链的符合W3C DID和Verifiable Credential规范的分布式身份解决方案
Is your feature request related to a problem? Please describe.
This feature request is Android related. We would like to enable the WindowManagerFlags.Secure flag on every bit of our app, so that the app content gets hidden once the app enters the background (e.g. in Android task overview). This flag also prevents the user from taking screenshots. Adam Pedley once wrote a nice and short blog
OpenID Connect Code / Implicit Flow with Angular and ASP.NET Core 3.1 IdentityServer4
.NET standard helper library for claims-based identity, OAuth 2.0 and OpenID Connect.
Create multiple TOR instances with a load-balancing.
npm package for OpenID Connect, OAuth Code Flow with PKCE, Refresh tokens, Implicit Flow
Mirror of FreeIPA, an integrated security information management solution
A curated collection of awesome resources for the zero-trust security model.
SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
Simplify Equality Comparisons | A Dart abstract class that helps to implement equality without needing to explicitly override == and hashCode.
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.
Finbuckle.MultiTenant is a multitenancy library for .NET Core. It provides functionality for tenant resolution, per-tenant app configuration, and per-tenant data isolation.
Extension that allows you to sign transactions with your private keys securely from within the browser without ever exposing them.
A collection of the latest AWS Security workshops
OpenID Connect and OAuth2 provider implementation for Djangonauts.
Main uPort library for front end developers
An ASP.NET Core (v2.1) Web API project to quickly bootstrap new projects. Includes Identity, JWT authentication w/ refresh tokens.
Add a description, image, and links to the identity topic page so that developers can more easily learn about it.
To associate your repository with the identity topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
AWS Fargate and ECS is a popular container cluster. Jaeger and datadog are not native to AWS, require additional setup, cost and operations. AWS X-Ray support distributed tracing for ECS and AWS lambda. A custom lambda can be developed for oauth2 token validation against Hydra. Currently tracing between lambda authorizer and hyd