Skip to content

Broken link in documentation - "Revoke sign in sessions" #166

@KrzysztofPajak

Description

@KrzysztofPajak

In the README file of the repository active-directory-b2c-custom-policy-starterpack, there is a broken link in the section:

You can revoke refresh tokens in Azure AD B2C following the Microsoft Graph API Revoke sign in sessions guidance.

The link labeled "Revoke sign in sessions" points to:
https://github.com/Azure-Samples/active-directory-b2c-custom-policy-starterpack/blob/main/graph/api/user-revokesigninsessions

However, this URL leads to a "Page not found" error.

Steps to reproduce:

Navigate to the README file of the repository:
https://github.com/Azure-Samples/active-directory-b2c-custom-policy-starterpack/blob/main/README.md
Scroll to the section mentioning "Revoke sign in sessions."
Click on the "Revoke sign in sessions" link.
Expected behavior:
The link should redirect to a valid page or documentation about "Revoke sign in sessions" for Azure AD B2C.

Actual behavior:
The link leads to a "Page not found" error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions