keycloak-documentation VS oidc-client-js

Compare keycloak-documentation vs oidc-client-js and see what are their differences.

oidc-client-js

OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications (by IdentityModel)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
keycloak-documentation oidc-client-js
5 5
550 2,166
- -
7.9 7.0
about 1 year ago almost 3 years ago
HTML JavaScript
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

keycloak-documentation

Posts with mentions or reviews of keycloak-documentation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-12.
  • Keycloak Recovery Codes?
    1 project | /r/mangadex | 16 Dec 2022
  • Fortifying federated access to AWS via OIDC
    3 projects | dev.to | 12 Aug 2022
    and then place this into a .jar file as described in the documentation. It turned out that it does not work like that at all. Firstly, the custom scripts are disabled by default as I found out looking at the Keycloak logs. To fix this, one needs either to activate the preview functions or enable the scripts option alone as described here. Secondly, "JavaScript" turned out to be very Java-based and needs to call functions from the corresponding Java classes of Keycloak:
  • Admin Console restriction with multiple rules
    1 project | /r/KeyCloak | 25 Jul 2022
    I am looking to only allow access to specific subnets/ and ip ranges to the admin console. I need to do it in keycloak itself and not via another pice of the infrastructure. I found the documentation here: https://github.com/keycloak/keycloak-documentation/blob/main/server_admin/topics/threat/admin.adoc
  • Identity Brokering without local accounts
    2 projects | /r/KeyCloak | 28 Jan 2022
    https://github.com/keycloak/keycloak-documentation/blob/main/server_admin/topics/identity-broker/first-login-flow.adoc Copy broker flow, put Automatically set user account under create user if unique as alternative and faisable handle existing account But check the potential security breach, anybody Can create account on github and link it to internal account depending on your configuration.
  • Validate id token (jwt token)
    2 projects | /r/KeyCloak | 24 May 2021
    keycloak.js

oidc-client-js

Posts with mentions or reviews of oidc-client-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-07.

What are some alternatives?

When comparing keycloak-documentation and oidc-client-js you can also consider the following projects:

Keycloak - Open Source Identity and Access Management For Modern Applications and Services

openiddict-core - Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET

oidc-client-ts - OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications

react-vue-springboot-keycloak-docker

keycloak-aws - Keycloak on AWS for SAML and OIDC experiments

BlazorIdentity - An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.

oidc-client - Light, Secure, Pure Javascript OIDC (Open ID Connect) Client. We provide also a REACT wrapper (compatible NextJS, etc.).

POPIdentity - A lightweight, low-opinion, mini-library for social and third-party logins in ASP.NET Core.

fusionauth-jwt - A simple to use Java 8 JWT Library. Verify, Sign, Encode, Decode all day.

DevToPosts