The Wayback Machine - https://web.archive.org/web/20220724051759/https://github.com/topics/identity
Skip to content
#

identity

Here are 1,256 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
mrinalwadhwa
mrinalwadhwa commented Jul 19, 2022

Ockam Command has an option that indicates the output format.
Calling it message format is confusing since we use message as a specific noun with its own command.

We should just call this option --format

The help output currently is:

-m, --message-format <MESSAGE_FORMAT>    [default: plain] [possible values: plain, json]

It should be:

-f, --format <OUTPUT_FORMAT>
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