oidc-client-js VS keycloak-documentation

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

oidc-client-js

OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications (by IdentityModel)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
oidc-client-js keycloak-documentation
5 5
2,166 550
- -
7.0 7.9
almost 3 years ago about 1 year ago
JavaScript HTML
Apache License 2.0 GNU General Public License v3.0 or later
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.

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.

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

What are some alternatives?

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

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

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

react-vue-springboot-keycloak-docker

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

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