Skip to content

Wrong servlet urlPattern on SignInStatusServlet #44

@aldosilva6

Description

@aldosilva6

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

The servlet urlPattern should be "auth_sign_in_status" not "sign_in_status" since the pattern is always to start with "auth_" and is declared in token.jsp

Which sample?

ms-identity-msal-java-samples/3-java-servlet-web-app/1-Authentication/sign-in-b2c/src/main/java/com/microsoft/azuresamples/authenticationb2c/SignInStatusServlet.java

Minimal steps to reproduce

Go to auth_token_details page and click on Sing-In Status

Expected/desired behavior

Go to auth_sign_in_status

OS and Version?

Linux

Versions

Ubuntu 22.04.3 LTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions