We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
export const STAT_JANS_READ = BASE_URL + ‘/config/stats.jans_stat.readonly’ -- incorrect
export const STAT_JANS_READ = BASE_URL + ‘/config/stats.jans_stat.readonly’
jans_stat -- correct
jans_stat
The text was updated successfully, but these errors were encountered:
fix: use correct jans_stat permission #576
770e480
Merge pull request #577 from GluuFederation/admin-ui-issue-576
fde1628
done
Sorry, something went wrong.
duttarnab
No branches or pull requests
export const STAT_JANS_READ = BASE_URL + ‘/config/stats.jans_stat.readonly’
-- incorrectjans_stat
-- correctThe text was updated successfully, but these errors were encountered: