GluuFederation / GluuFederation/radius
statusCheckInterval is too low
- Dominant language
- Java
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I was wondering, why is statusCheckInterval too low?
The reason whay someone would use gluu-radius is to use twosetp authentication and take advantage of 2FA, this implies waiting for a human to take some action (approve or not on Supergluu) and no human could be that fast, and it doesn't matter if it took 1 second or two to detect step one auth success.
Shouldn't this be set to 1000 or 2000 ?
https://github.com/GluuFederation/radius/blob/f2dffe3c5a88a97367c5b8ddb671d29d3e9ad4dc/Server/src/main/java/org/gluu/radius/server/filter/SuperGluuAccessRequestFilter.java#L21
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.