Questions tagged [pac4j]

Pac4j is an open source security framework for java applications handling authentication and authorisation created and maintained by CAS in the cloud.

77 questions
0
votes
1 answer

What request should be made to exchange a code for a token in Authorization Code Grant workflow?

I'm trying to set up Pac4j in my back end (BE) application and in order to configure my Angular front end (FE), I need to understand the workflow that it expects in order to configure the back end properly. I've been reading reams of documentation…
Ross Drew
  • 8,163
  • 2
  • 41
  • 53
-1
votes
1 answer

Is there a way to force re-login with pac4j Java with shiro

I want the user to have to re-authenticate in certain cases where they are about to perform privileged actions. Of course I can log them out and the login flow would just start over but that seems messy. It seems like getting access to the pac4j…
Joel Wenzel
  • 9
  • 1
  • 2
1 2 3 4 5
6