-
Updated
Sep 7, 2021
identity
Here are 1,044 public repositories matching this topic...
-
Updated
Aug 20, 2021 - C#
-
Updated
Sep 10, 2021 - Ruby
Describe the bug
Initial report of this bug from this discussion ory/kratos#1517
The /schemas/default endpoint does not report back the identity schema if it is base64 encoded. It expects only a file or http url to be set as shown here.
**Reprod
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.
The benchmarking scripts in benches/ haven't been updated since the VM decoupling refactor began.
-
Updated
Aug 18, 2021 - Python
Writing tests for nodes and workers is complex due to their async nature. In tests we can't use the #[ockam::node] attribute, and instead use the method of
let (ctx, executor) = ockam::start_node()
executor.execute(async move { ...This method has problems: if a test assertion fails inside of this async block, the test will not fail. Instead, the Node remains alive. I believe
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
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Jul 9, 2021 - Java
I am running a Xamarin Forms project and like to keep it updated, but the dependencies on Identity Client and other packages are out of sync. I have to keep some of my dependencies back many versions. The specific offending dependency in this case is Xamarin.Android.Support.Collections
Microsoft.Identity.Client:
Microsoft.Identity.Client 4.14.0 -> Xamarin.Android.Support.CustomTabs 28.0.0.1
-
Updated
Aug 29, 2021 - C#
-
Updated
Aug 1, 2021 - HTML
-
Updated
Aug 19, 2021 - TypeScript
-
Updated
Aug 30, 2021 - TypeScript
-
Updated
Jul 24, 2021 - Shell
-
Updated
Sep 10, 2021 - Python
-
Updated
Jun 14, 2021 - Dart
-
Updated
May 31, 2021
-
Updated
Jan 24, 2021 - Java
Describe the issue:
The links not show hover states on hover on the getting started page.
How to reproduce:
- Navigate to getting started page
- hover over any link
Expected behavior:
Should indicate hover state for links
-
Updated
Sep 10, 2021 - C#
-
Updated
Sep 10, 2021 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jun 12, 2021 - HTML
-
Updated
Sep 9, 2021 - Java
-
Updated
Aug 27, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the identity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the identity topic, visit your repo's landing page and select "manage topics."
The upstream pull got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.