You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The title is not consistent with what's explained. In this section, we are suggesting the users to use the IS_AUTHENTICATED attribute, and later we are explaining the other attributes. The title should be:
Checking to see if a User is Logged In (IS_AUTHENTICATED)
The text was updated successfully, but these errors were encountered:
artyuum
changed the title
[Security] "Checking to see if a User is Logged In (IS_AUTHENTICATED_FULLY)"
[Security] Change the title "Checking to see if a User is Logged In (IS_AUTHENTICATED_FULLY)"
Mar 8, 2023
Maybe Checking to see if a User is Logged In is enough ? With on adjustment in "Secondly, you can use a special "attribute" IS_AUTHENTICATED in place of a role:"
Uh oh!
There was an error while loading. Please reload this page.
The title is not consistent with what's explained. In this section, we are suggesting the users to use the
IS_AUTHENTICATED
attribute, and later we are explaining the other attributes. The title should be:The text was updated successfully, but these errors were encountered: