ego icon indicating copy to clipboard operation
ego copied to clipboard

Do tokens still work if user/application/group is not approved?

Open rtisma opened this issue 6 years ago • 0 comments

if you search for the use of user.getStatus() and group.getStatus() and application.getStatus(), you will see that they are not used directly with authorizing a token. Some deeper investigation is needed into analyzing if spring security is doing this somehow.

Also, need to test this some how

rtisma avatar Feb 15 '19 22:02 rtisma