spring-projects / spring-projects/spring-data-rest

Integrate HAL Browser with Spring Session [DATAREST-675]

Open
#1,050 0 comments 0 reactions 1 assignee View on GitHub

@odrotbohm is already working on this.

Since Dec 31, 2020.

type: enhancement
Dominant language
Java
Stars
958
Forks
568
PR merge metrics
No merged PRs in 30d

Description

Greg Turnquist opened DATAREST-675 and commented

Spring-a-Gram is using Spring Session to let me login in on the frontend and carry my credentials to the backend service. However, when I launch the HAL Browser through the frontend, it doesn't work and instead gives me a second (BASIC) login pop-up.

I didn't know if there was some glue code we needed (or if it's even possible) to integrate our HAL Browser wrappings to support Spring Session.

Rob, the code for HAL Browser is at https://github.com/spring-projects/spring-data-rest/tree/master/spring-data-rest-hal-browser. There is almost no code at all. Just a little bit to wrap a static web asset with Spring MVC routing. I can talk around this issue, but it looks like something that would be nice to have a solution for in the future.

Thoughts?


No further details from DATAREST-675

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.