v2 π

DEMO APP

Settings

Session overrides

{ }

Effective settings

Sample settings

{
    "authorization_endpoint": "https://login.windows-ppe.net/common/oauth2/v2.0/authorize",
    "token_endpoint": "https://login.windows-ppe.net/common/oauth2/v2.0/token",
    "end_session_endpoint": "https://login.windows-ppe.net/common/oauth2/v2.0/logout",
    "jwks_uri": "https://login.windows-ppe.net/common/discovery/v2.0/keys",
    "saml2_endpoint": "https://login.windows-ppe.net/common/saml2",
    "client_id": "35d31a6e-2a26-4f39-88c0-7ad3466b203d",
    "redirect_uri": "https://demo.psignoret.com/auth/v2/HandleAuthorizeResponse.php",
    "logout_redirect_uri": "https://demo.psignoret.com/auth/Logout.php",
    "resource_uri": "https://graph.ppe.windows.net",
    "graph_version": "1.6",
    "scope": "openid https://graph.microsoft-ppe.com/.default"
}

{
    "tenant_identifier": "fabrikamintl.com",
    "client_id": "af72c989-8d0e-4943-a5f5-41dad9768ce7",
    "client_secret": ""
}