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

Enduser UI with Identity Cloud - X-Frame-Options #12

Open
srjturner opened this issue Jul 1, 2022 · 0 comments
Open

Enduser UI with Identity Cloud - X-Frame-Options #12

srjturner opened this issue Jul 1, 2022 · 0 comments

Comments

@srjturner
Copy link

srjturner commented Jul 1, 2022

I am running the platform-enduser in development mode (yarn dev) against an Identity Cloud tenant. I have edited the .env file to point to the tenant, and I have created the 'end-user-ui' client app in the tenant also.

When I visit the app in my browser I get the following in my browser's Dev Tools console:

Failed to load resource: the server responded with a status of 400 ()
Refused to display 'https://[mytenant].forgeblocks.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.

I can see mention of similar but distinct messages (Refused to display 'https://idm.example.com/admin/appAuthHelperRedirect.html' in a frame because it set 'X-Frame-Options' to 'deny'.) in the Understanding and Troubleshooting ForgeRock Identity Platform Integration community post. But that is in the context of the IDM Admin UI rather than the enduser UI.

What do I need to do to make the enduser UI work with Identity Cloud?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant