blog phone

adesso BLOG

3

Tags:

  • Open Source

Show all posts
Software Development

15.01.2024 By Alexander Böhm

Enabling Keycloak login via customer number

Picture Alexander Böhm

Keycloak is an open-source platform for identity and access management (IAM). It offers extensive functions for secure authentication, authorisation and user management for modern applications and services. I will show you in this blog post how a customer number can be implemented as an additional login feature alongside user name and/or e-mail address.

Read more
AI

29.08.2023 By Marc Mezger

Open source large language models

Picture Marc Mezger

What does open source mean, and why are open source language models actually so important? In my blog post, I will answer these questions and introduce you to three important open source large language models in more detail.

Read more
Software Development

Applications often contain resources that should only be available to certain users. Management users, for example, administer the information of their employees, whereas sales users administer the information of their customers. This requires closed areas, access to which is controlled by permissions. In this blog post, I would like to show you how to manage these access permissions in Keycloak and how to assign them to groups of users.

Read more