Skip to content

To make it easier to deploy in an Iframe, allow token auth.#358

Merged
manthey merged 1 commit into
masterfrom
allow-token-auth
Oct 17, 2023
Merged

To make it easier to deploy in an Iframe, allow token auth.#358
manthey merged 1 commit into
masterfrom
allow-token-auth

Conversation

@manthey

@manthey manthey commented Oct 17, 2023

Copy link
Copy Markdown
Contributor

Specifically, something like /histomics?token=#?image= will load the histomics interface authenticated with the token (assuming the token is a valid girder token). Note than in the Iframe context, the histomics site must be on the same domain as the host or served via https (and probably have 3rd party cookies enabled) or this won't provide cookies to allow reading private images (tiles and thumbnails).

Specifically, something like <url>/histomics?token=<token>#?image=<id>
will load the histomics interface authenticated with the token (assuming
the token is a valid girder token).  Note than in the Iframe context,
the histomics site must be on the same domain as the host or served via
https (and probably have 3rd party cookies enabled) or this won't
provide cookies to allow reading private images (tiles and thumbnails).
@manthey manthey merged commit aabc01f into master Oct 17, 2023
@manthey manthey deleted the allow-token-auth branch October 17, 2023 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant