Skip to content

sec:authorize="isAuthenticated()" doesn't work after login #8

@saterHATER

Description

@saterHATER

After entering what appears to be the correct log in and password name. I'm not able to see the content sectioned off by <div sec:authorize="isAuthenticated()">, however I am able to see the authentication happening with the supabase control panel

image
^ that's after successfully getting jwt tokens from supabase, I think

image

There appears to be a good number of stack overflow questions that have a similar-sounding issue to mine. However their issues were resolved quite some time ago and with the very same thymeleaf-extras-springsecurity version that you've included.

So I guess if I could boil this down to a few concrete questions, it would be:

  1. on main:head can you get an email-login session to work with the thymeleaf tags?
  2. if so, do you think it's related to the current version of thymeleaf-extras-securityspring5?
  3. and if so, do you think you'd want to move to thymeleaf-extras-securityspring6?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions