keycloak-ui VS angular-spa-sample

Compare keycloak-ui vs angular-spa-sample and see what are their differences.

keycloak-ui

keycloak-ui repo is moved. (by keycloak)

angular-spa-sample

Sample application using OAuth/OpenID Connect. (by pingidentity)
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
keycloak-ui angular-spa-sample
5 2
175 28
- -
9.5 4.0
about 1 year ago about 1 month ago
TypeScript TypeScript
Apache License 2.0 MIT License
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-ui

Posts with mentions or reviews of keycloak-ui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-21.
  • Is anyone using Quarkus for monoithic, full-stack web apps?
    6 projects | /r/java | 21 Jun 2023
  • Keycloak 21.0.0 released
    3 projects | /r/KeyCloak | 23 Feb 2023
    Yes, but I expect more issues to come. Especially due to the removal of the old admin-console there might be some strange behavior with existing client / realm configurations where the new admin-console works a bit different then the old one..., e.g.: https://github.com/keycloak/keycloak-ui/issues/4450 and many more...
  • How to create a Keycloak plugin
    7 projects | dev.to | 31 Oct 2022
    In Keycloak 19 there is a bug in interface that does not allow opening settings for authenticators. Refer to this issue.
  • Keycloak: Open-Source Identity and Access Management
    17 projects | news.ycombinator.com | 4 May 2022
    We're actually working on a new version of the Administration UI at the moment (I'm one of the devs) so this is useful feedback. We're looking for folks to try it out, so take a look at https://github.com/keycloak/keycloak-admin-ui/.

    You can try it out on the latest Keycloak by passing the --features=admin2 flag on startup.

  • Can anyone suggest any open source React Typescript Examples?
    6 projects | /r/reactjs | 11 Mar 2022
    I had to use keycloak in the past as the authentication service for a work app. Keycloak you can pull the docker image and start it up fairly easy. The UI is built in React with Typescript here https://github.com/keycloak/keycloak-admin-ui.

angular-spa-sample

Posts with mentions or reviews of angular-spa-sample. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-04.
  • Keycloak: Open-Source Identity and Access Management
    17 projects | news.ycombinator.com | 4 May 2022
    There is a document meant for best practices for browser-based apps such as SPA/PWA, which includes use of code flow.

    https://datatracker.ietf.org/doc/html/draft-ietf-oauth-brows...

    (disclaimer - co-author)

    The catch is that since the client web origin and AS web origin are often different sites, the AS has to actually implement CORS on their token endpoint.

    Some implementations unfortunately (perhaps due to a misunderstanding about what CORS is meant to accomplish) make this a per-tenant/per-installation allowlist of origins on the AS.

    Auth0 and Ping Identity (my employer) document CORS settings for products. I'm not sure about AWS and you might need to add CORS via API gateway. Azure AD supports CORS for the token endpoint, but they may limit domains in some manner (such as redirect uri of registered clients).

    FWIW, I created a demo ages ago (at https://github.com/pingidentity/angular-spa-sample), which by default is configured to target Google for OpenID Connect and uses localhost for local development/testing. It hasn't aged particularly well in terms of library choices, but I do keep it running.

    A deployment based on older Angular is also at https://angular-appauth.herokuapp.com to try - IIRC I used a node server just to deal with wildcard path resolution of the index file, but there's otherwise no local logic.

  • question on how to build a login system
    3 projects | /r/angular | 9 Mar 2021
    oh well you alrady have a provider then! here is the boilerplate to integrate with ping https://github.com/pingidentity/angular-spa-sample

What are some alternatives?

When comparing keycloak-ui and angular-spa-sample you can also consider the following projects:

spring-authorization-server - Spring Authorization Server

pingone-node-sdk - PingOne Node SDK

pyoidc - A complete OpenID Connect implementation in Python

nestjs-api-boilerplate - Nestjs API Boilerplate 😍 💪 🔥 : Typescript, Postgresql, TypeORM, Swagger for Api documentation, Passport-JWT authentication, Jest, Env configuration, Migrations, Seeds, Docker, Redis, AWS S3, and best application architecture.

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

fusionauth-localization - FusionAuth translations

Caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

keycloak-demo

SuperTokens Community - Open source alternative to Auth0 / Firebase Auth / AWS Cognito

OpenID - OpenID Certified™ OpenID Connect Relying Party implementation for Apache HTTP Server 2.x