Frontrider

Results 108 comments of Frontrider

Depends on your setup. We just extend one of the classes that it generated as the parent of the ones we need, then implement all of the unique parts. That...

I think we also had some import problems, but I'm not sure, as I'm not the one directly working with these.

Not only bad, I can't make a custom tag based on it. Tried to implement the standard "template" tag, so my javascript can have access to it, but I can't...

This is my exact same problem, in the referenced issue above.

I'd also say that on my side I also have an OIDC provider, and I can add claims to the jwt token as needed (so I could add "TORRUST_ADMIN" role...

> Hi @Frontrider, If I understand correctly, your proposal is adding a claim with the role. Yeah, if it remains that simple then just let me tell you what value...