mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-13 17:29:26 +00:00
feat(docs): Added documentation for 'Keycloak-Identity-Access-Management.txt'
related to #929
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
/admin
|
||||
/admin/realms/{realm-name}/
|
||||
/admin/realms/{realm-name}/clients
|
||||
/admin/realms/{realm-name}/users
|
||||
/admin/realms/{realm-name}/groups
|
||||
/admin/realms/{realm-name}/roles
|
||||
/admin/realms/{realm-name}/users/{user-id}
|
||||
/admin/realms/{realm-name}/clients/{client-id}
|
||||
/admin/realms/{realm-name}/roles/{role-name}
|
||||
/admin/realms/{realm-name}/roles/{role-name}/users
|
||||
/admin/realms/{realm-name}/roles/{role-name}/clients
|
||||
/admin/realms/{realm-name}/users/{user-id}/role-mappings
|
||||
/admin/realms/{realm-name}/users/{user-id}/role-mappings/clients/{client-id}
|
||||
/admin/realms/{realm-name}/clients/{client-id}/roles/{role-name}
|
||||
/realms/{realm-name}/account
|
||||
/realms/{realm-name}/protocol/openid-connect/token
|
||||
/realms/{realm-name}/protocol/openid-connect/auth
|
||||
/realms/{realm-name}/protocol/openid-connect/userinfo
|
||||
/realms/{realm-name}/protocol/openid-connect/logout
|
||||
/realms/{realm-name}/protocol/openid-connect/certs
|
||||
/realms/{realm-name}/protocol/saml/metadata
|
||||
/realms/{realm-name}/protocol/saml/clients
|
||||
/realms/{realm-name}/protocol/saml/roles
|
||||
/realms/{realm-name}/protocol/saml/descriptor
|
||||
/realms/{realm-name}/protocol/saml/flows
|
||||
@@ -8,4 +8,9 @@ Use for: Fuzzing for common filepaths in **[Microsoft Forefront Identity Manager
|
||||
Date of the first release of Microsoft Forefront Identity Manager: [2010-05-27](https://learn.microsoft.com/en-us/lifecycle/products/?terms=forefront%20identity)
|
||||
Date of the last release of Microsoft Forefront Identity Manager: 2013-01-15
|
||||
|
||||
Date of last wordlist update: May 14, 2020
|
||||
Date of last wordlist update: May 14, 2020
|
||||
|
||||
## Keycloak-Identity-Access-Management.txt
|
||||
Use for: Discovering sensitive filepaths in instances of **[Keycloak Identity Access Management](https://www.keycloak.org/)**
|
||||
See: [Keycloak Documentation | 2024-01-17](https://web.archive.org/web/20240117210451/https://www.keycloak.org/docs/latest/securing_apps/)
|
||||
Date of last wordlist update: 2024-01-06
|
||||
Reference in New Issue
Block a user