Enhancement: exposures/configs/keycloak-openid-config.yaml by mp
parent
9525082cd0
commit
ab301699d9
|
@ -1,11 +1,16 @@
|
|||
id: keycloak-openid-config
|
||||
|
||||
info:
|
||||
name: Keycloak openid-config
|
||||
name: Keycloak Openid Config - Detect
|
||||
author: rodnt
|
||||
severity: info
|
||||
description: Keycloak Openid Configuratioin detected.
|
||||
reference:
|
||||
- https://issues.jboss.org/browse/KEYCLOAK-571
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
||||
cvss-score: 5.3
|
||||
cwe-id: CWE-200
|
||||
tags: keycloak,config
|
||||
|
||||
requests:
|
||||
|
@ -27,4 +32,6 @@ requests:
|
|||
- 'token_endpoint'
|
||||
- 'userinfo_endpoint'
|
||||
- 'jwks_uri'
|
||||
condition: and
|
||||
condition: and
|
||||
|
||||
# Enhanced by mp on 2023/02/05
|
||||
|
|
Loading…
Reference in New Issue