Skip to content
#

oidc

Here are 589 public repositories matching this topic...

Librechain
Librechain commented Oct 15, 2021

Asking about this since the NSA recently published guidance advising the public and private sectors to transition to cryptographic algorithms that are no less than sha384 & ec384 (elliptic curves).

While Edwards' Curves are different, its worth noting that prior to this update sha256 & secp256k1 were both on the list of acceptable cryptographic algorithms. My deduction was that 128-bit securit

next-auth
davecarlson
davecarlson commented Nov 16, 2021

Description 🐜

If you only have a Credentials provider, you now are unable to get a CSRF token:

[next-auth][error][CALLBACK_CREDENTIALS_JWT_ERROR] 
https://next-auth.js.org/errors#callback_credentials_jwt_error Signin in with credentials only supported if JWT strategy is enabled UnsupportedStrategy [UnsupportedStrategyError]: Signin in with credentials only supported if JWT strategy is 
zitadel
mffap
mffap commented Jul 29, 2021

Describe the bug
When I use suggested password from chrome,
then the password does not comply with the requirements (missing symbol)
and the 'save' button stays inactive

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://accounts.zitadel.dev/register/org
  2. Fill in the form
  3. Let click on use suggested password
  4. Password does not pass the check
  5. Add symbol man

Improve this page

Add a description, image, and links to the oidc 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 oidc topic, visit your repo's landing page and select "manage topics."

Learn more