Skip to content

Agama

Agama blog

Articles about Agama: the language, the project archive format, and the flows people build with it.

  • December 4, 2024 · 4 min read

    Authorization Policy Designer

    Policy designer tool provides you a visual editor to build, manage, and test authorization policies written in Cedar language. Policy designer helps you quickly test these policies to authorise users…

  • December 3, 2024 · 1 min read

    Explore Section

    Explore section lists all the community-contributed, ready-to-use Agama projects. It contains the most frequently used authentication journeys like passwords, passkeys, SMS-OTP, E-Mail OTP, etc.…

  • December 3, 2024 · 2 min read

    Node Types

    A flow in Agama flow visual editor comprises of several connected nodes. Each node represents an Agama DSL directive. Each node also allows the user to pass parameters to the underlying Agama DSL…

  • December 2, 2024 · 1 min read

    Project Editor

    Project editor is the development tool to write authentication flows. It has a low-code editor that can be used to drag and drop the code blocks and the actual Agama code gets generated in the…

  • December 2, 2024 · 1 min read

    Agama Lab Project Dashboard

    Project Dashboard lists projects in the repository and releases attached to those projects. A project from the dashboard can be opened in the project editor for modifications. When the user has not…

  • December 2, 2024 · 2 min read

    Flow Designer

    Authentication Flow Designer is a complete set of tools that you need to build, manage, maintain, and test your Agama projects and authentication flows. You can use the flow designer to After…

  • December 1, 2024 · 1 min read

    Sign Up Sign In

    You can sign into the Agama Lab using your GitHub account(recommended) or using your email ID. If you haven’t registered your email ID before, then the registration form will get you started. The…

  • December 1, 2024 · 1 min read

    Introduction To Agama Lab

    Agama Lab is your web-based toolbox for authoring authentication and authorization projects. It offers drag and drop interface for authoring authentication flows using the Flow Designer while policy…

  • June 26, 2024 · 1 min read

    Agama Hellō

    In this video, I will be discussing Agama Hello, a fascinating Agama Project that allows you to integrate Hanno co-op’s social integration services into your authentication journey. I will explain…

  • May 31, 2024 · 4 min read

    Agama Flow

    Agama is a framework that consists of: Here, a web flow is understood as a process composed of one or more stages, where at each stage an actor – normally a person – provides some kind of data or…

  • May 31, 2024 · 1 min read

    Project Orchestration

    This section provides you a set of tools to manage projects’ flows, web template pages, java code file, and other project assets. Below are some tools and tips to use project orchestration: Beside…

  • May 31, 2024 · 1 min read

    Agama Projects

    This section provides you a set of tools to create and manage agama projects. You can add one or multiple projects in one Reposotory. Note: In above screenshot, it is published repository. You cannot…

  • May 31, 2024 · 1 min read

    Log into Agama Lab

    Use https://cloud.gluu.org/agama-lab online tool to make an agama flow. Hit the above URL and you will see a page with the Sign in with GitHub button. Click on it and give access to agama-lab.…

  • May 15, 2024 · 1 min read

    SecurityKey

    This video focuses on the Agama Security Key project, which involves a physical USB device, also known as a FIDO token, used for authentication. Users simply plug in or tap their security key to…

  • April 22, 2024 · 1 min read

    OpenID

    Watch the recording Overview and Demo of Gluu’s Agama OpenID project, for connecting to external OpenID Providers. I show an out-of-the-box configuration where you just list the external providers in…

  • April 22, 2024 · 1 min read

    TOTP

    Watch the recording In this video, I discuss Agama TOTP, to enable people to enroll and authenticate with standard OATH TOTP apps like Google Authenticator. I demonstrate how to deploy the project…

  • April 22, 2024 · 1 min read

    Forgot-PW / Registration

    Watch the recording Welcome to Agama Project of the Week! In this video, I, Mike Schwartz, founder of Glu, will be discussing Agama SMTP, a project governed by Glu and published under the Apache 2…

  • April 22, 2024 · 1 min read

    Agama PW

    Watch the recording In this video, I present Gluu’s Agama Password Project, which is published in the Explorer Catalog. I demonstrate how to log into Agamalab, fork the project, and explore the code…