Skip to content
#

oidc

Here are 637 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

keycloak
DGuhr
DGuhr commented Feb 7, 2022

Describe the bug

Our favicon is missing when opening the welcome page on chrome / macos (see additional details)

Version

<=latest

Expected behavior

Favicon is shown

Actual behavior

Favicon is missing on the welcome page. It shows up when opening other pages like login / admin ui, though.

How to Reproduce?

e.g.
kc.sh start-dev -> navigate to localhost:8080 -> see

next-auth
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

enj
enj commented Jan 3, 2022

The lack of open API schema support for the concierge aggregated APIs results in the following scary log messages in the API server logs:

E1229 15:34:45.928937       1 controller.go:116] loading OpenAPI spec for "v1alpha1.login.concierge.pinniped.dev" failed with: OpenAPI spec does not exist
I1229 15:34:45.928949       1 controller.go:129] OpenAPI AggregationController: action for item v1

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