Skip to content
#

identity

Here are 1,249 public repositories matching this topic...

kantai
kantai commented Jul 12, 2022

The puppet-chain binary doesn't seem to be used anymore -- clarinet integrate and devnet do not use it for setting up a local regtest environment, and our integration tests do not use it either.

It could still be useful for developers trying to spin up their own bitcoin regtest environment. However, I feel pretty ambivalent about supporting that use case through the puppet-chain: we don't reall

chore good first issue
ockam
adrianbenavides
adrianbenavides commented Jul 19, 2022

Currently, project, invitation and space subcommands have NodeOpts and ClodeOpts as global arguments to avoid boilerplate, but it's causing some weird behaviors when mixed with Vec<T> arguments. Specifically, the project create command doesn't work as expected when passing both the addr and services arguments.

You can force an error in the tests by adding the following to the

azchohfi
azchohfi commented Jun 24, 2022

I tried cloning the repo and running the Microsoft.Identity.Test.Unit tests, in netcoreapp3.1, and a single test failed to run:
TestSerializeAccountWithWamId

Investigating this further, I found out that the reason for this is that this file is the only test that uses multi-line string literals.
This means that it uses the current file's CRLF definition, which is not specified by this projec

infra
angular-auth-oidc-client
cedbesafilm
cedbesafilm commented Dec 7, 2021

Describe the bug
If the environment (in my case the stage environment) is not setup as a a secure origin the library break up cause of the crypto library is not in window object

To Reproduce
Steps to reproduce the behavior:

  1. A server work on http that is setup as 'insecure origin'
  2. Start the login sequence

Expected behavior
Warning on library loading that check secure or

DimalChandrasiri
DimalChandrasiri commented Jan 25, 2021

Describe the issue:
The links not show hover states on hover on the getting started page.

How to reproduce:

  1. Navigate to getting started page
  2. hover over any link

Expected behavior:
Should indicate hover state for links

improvement bug good first issue ux

Improve this page

Add a description, image, and links to the identity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the identity topic, visit your repo's landing page and select "manage topics."

Learn more