Skip to content

Internal Repo Routes

dreed12 edited this page Aug 7, 2023 · 4 revisions

Internal repo routes include the following:

60 - Internal Repository Route for Remote Consent Service

  • Protected system: Identity Cloud or IDM
  • Resources protected by the route: /repo
  • Filters chain:
Filter name Type Applies on Description
SwitchFilter OOTB Request Fetches the required details from Identity Cloud or IDM using the associated handlers
  • Associated handlers:
Handler name Type Applies on Description
RepoApiClient Scriptable Request Fetches OAuth 2.0 client details from Identity Cloud or IDM
RepoUser Scriptable Request Fetches user information from Identity Cloud or IDM
Clone this wiki locally