Azure AD App Launcher icon

Azure AD App Launcher

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-16.

Extension Actions

CRX ID
dgfmoiiecjedmgimnhcchpcgbopppeil
Status
  • Unpublished Long Ago
Description from extension meta

Calls the authorize endpoint with minimum required parameters and prompt=select_account.

Image from store
Azure AD App Launcher
Description from store

This extension launches the /authorize (v2.0) endpoint of Azure AD using the current context. It takes the application (client) id and tenant id from the current tab. You have to be anywhere on any app registration. Then just click the extension icon and a new tab with authorization request will be opened. The authorized endpoint is called with the following attributes:
scope=openid+profile+email
prompt=select_account
nonce=nonce
response_type=id_token
response_mode=fragment

Via the popup, you can change the response_type and also add an optional scope.

FIX in 0.8:
* tenant id was not correctly taken when domain name is too long

Latest reviews

Boris Staykov
Very useful tool! A must have for every azure developer.