-
Updated
Feb 15, 2021
{{ message }}
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
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.
Currently Clarity's stx-transfer? function doesn't let you include a memo
Describe the bug
Sometimes our Kratos server fails with a panic related to the router.
Reproducing the bug
Steps to reproduce the behavior:
It seems to occur rather randomly on server startup.
Server logs
time=2021-02-02T19:50:17Z level=info msg=Software quality assurance features are enabled. Learn more at:
https://www.ory.sh/docs/ecosystem/sqa
audience=applic
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
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
.NET standard helper library for claims-based identity, OAuth 2.0 and OpenID Connect.
OpenID Connect Code / Implicit Flow with Angular and ASP.NET Core 5 IdentityServer4
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.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
Finbuckle.MultiTenant is an open source multitenancy library for .NET. It provides tenant resolution, per-tenant app behavior, and per-tenant data isolation.
Describe the issue:
The links not show hover states on hover on the getting started page.
How to reproduce:
Expected behavior:
Should indicate hover state for links
End-to-end encrypted messaging and mutual authentication between cloud services and edge devices
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.
Professional REST API design with ASP.NET Core 3.1 WebAPI
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."
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