OpenID Connect: Authorizing Internal Applications from Custom to Standard
A few months ago, I was working on the implementation of an OpenID Connect server to manage access to hundreds of our internal applications. We transitioned from our own developments, which were convenient on smaller scales, to a widely accepted standard. Access through a centralized service significantly simplifies monotonous operations, reduces authorization implementation costs, allows for finding many ready-made solutions, and avoids headaches when developing new ones. In this […]
