Gravitee Access Management on Ubuntu 24.04

Azure Security

open source OAuth2 and OpenID Connect identity provider, self hosted and ready to issue tokens

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Gravitee Access Management is an open source identity and access management server. It is an OAuth 2.0 authorization server and OpenID Connect provider that lets you define security domains, register applications, manage users and identity providers, and issue and introspect access and ID tokens through a security token gateway, all administered from a web console and REST API. This image runs the open source edition on a PostgreSQL backend, fronted by TLS, so teams can stand up a standards based single sign on and token service for their own applications.

Why the cloudimg image

Every secret (the admin password, the database password and the token signing secrets) is generated uniquely on the first boot of each VM and the stock admin default is never shipped, so no two deployments share a credential. All state lives on a dedicated data volume, the management console and token gateway are served over TLS, and each image ships with a paired step by step deploy guide and 24/7 cloudimg support.

Common uses

  • Add single sign on and social login to your own web and mobile apps with OAuth2 and OpenID Connect
  • Issue and validate machine to machine access tokens for services and APIs
  • Centralise users, applications and identity providers behind one self hosted token service

See it running

Real screenshots taken while testing this image against its deployment guide.

Gravitee Access Management on Ubuntu 24.04 screenshot 1 Gravitee Access Management on Ubuntu 24.04 screenshot 2 Gravitee Access Management on Ubuntu 24.04 screenshot 3