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

If my application is already using ms authentication, will it automatically pick from the cache for this application as well ? if i have enabled user upload or do I need to adjust that manually ? #2187

Open
nihaaaaal opened this issue Nov 25, 2024 · 2 comments
Labels
question Further information is requested

Comments

@nihaaaaal
Copy link

No description provided.

@pamelafox
Copy link
Collaborator

Did you set up the user authentication using our setup? I'm not sure what you mean by cache, token cache? If you set up user auth using our guide, and then enabled user upload, it should just keep working. I just did that flow myself.

@pamelafox pamelafox added the question Further information is requested label Dec 2, 2024
@nihaaaaal
Copy link
Author

@pamelafox I have a website, which initially itself use ms auth for login to the application, and inside that I have integrated this feature, now I am loading the deployed url for chat with your data azure samples in an iframe, and for some users I am getting this issue that: Refused to display 'https://login.microsoftonline.com/' in a frame because it set 'X-Frame-Options' to 'deny'.
But since sso is also enabled, I'm not sure why is it even going for auth, can you please help me on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants