question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Always include anonymous and authenticated roles when logged in

See original GitHub issue

When logging in, always add anonymous and authenticated as roles in the cookie. This mirrors how it works in Azure.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
mkarmarkcommented, Mar 11, 2021

No we are not adding a client principal header when a user is not logged in cause there is no client principal to add to the header.

0reactions
manekinekkocommented, Mar 17, 2021

Added in 39f5dfb426c45c8ffe580774bd8c4d7041c63be5

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove hardcoded anonymous and authenticated user roles
The attached patch removes Drupal's hardcoded anonymous and authenticated user roles and replaces them with a simple system where any role ...
Read more >
2 Understanding Users and Roles - Oracle Help Center
This chapter describes various characteristics of users and roles, such as the anonymous role, the authenticated role, role mapping, and the role category....
Read more >
Authenticate anonymously with roles - symfony - Stack Overflow
I have an Authenticator that needs to authenticate the ...
Read more >
Role-based access control - Amazon Cognito
Amazon Cognito identity pools assign your authenticated users a set of temporary, limited-privilege credentials to access your AWS resources.
Read more >
Authenticated Users Role and Anonymous Users role option ...
In other words when a web role has the Authenticated Users Role set to Yes, any logged in user in the portal will...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found