Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle api/SelfAsserted/confirmed? during authentication flow #6243

Closed
steve2bi opened this issue Jul 17, 2023 · 4 comments
Closed

Handle api/SelfAsserted/confirmed? during authentication flow #6243

steve2bi opened this issue Jul 17, 2023 · 4 comments
Assignees
Labels
b2c Related to Azure B2C library-specific issues msal-angular Related to @azure/msal-angular package msal-browser Related to msal-browser package public-client Issues regarding PublicClientApplications question Customer is asking for a clarification, use case or information.

Comments

@steve2bi
Copy link

Core Library

MSAL.js (@azure/msal-browser)

Core Library Version

2.5.9

Wrapper Library

MSAL Angular (@azure/msal-angular)

Wrapper Library Version

None

Public or Confidential Client?

Public

Description

My custom policy will handle TOU checkbox, and the authenticate flow will return api/SelfAsserted/confirmed page at the end of authentication, could not find any service/events handle it

MSAL Configuration

No response

Relevant Code Snippets

tried with msalInstance.addEventCallback and msalBroadcastService.inProgress

Identity Provider

Azure B2C Custom Policy

Source

External (Customer)

@steve2bi steve2bi added the question Customer is asking for a clarification, use case or information. label Jul 17, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Attention 👋 Awaiting response from the MSAL.js team label Jul 17, 2023
@github-actions github-actions bot added b2c Related to Azure B2C library-specific issues msal-angular Related to @azure/msal-angular package msal-browser Related to msal-browser package public-client Issues regarding PublicClientApplications labels Jul 17, 2023
@microsoft-github-policy-service
Copy link
Contributor

This issue requires attention from the MSAL.js team and has not seen activity in 5 days. @konstantin-msft please follow up.

1 similar comment
@microsoft-github-policy-service
Copy link
Contributor

This issue requires attention from the MSAL.js team and has not seen activity in 5 days. @konstantin-msft please follow up.

@konstantin-msft
Copy link
Collaborator

Hi @steve2bi. What event type did you use with msalInstance.addEventCallback? Did you try ACQUIRE_TOKEN_SUCCESS? Please refer here for more info on event types.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Author Feedback Awaiting response from issue author and removed Needs: Attention 👋 Awaiting response from the MSAL.js team labels Jul 24, 2023
@steve2bi
Copy link
Author

my problem is caused by iframe. Fixed it. Thanks!

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Attention 👋 Awaiting response from the MSAL.js team and removed Needs: Attention 👋 Awaiting response from the MSAL.js team labels Jul 24, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs: Author Feedback Awaiting response from issue author label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b2c Related to Azure B2C library-specific issues msal-angular Related to @azure/msal-angular package msal-browser Related to msal-browser package public-client Issues regarding PublicClientApplications question Customer is asking for a clarification, use case or information.
Projects
None yet
Development

No branches or pull requests

2 participants