Technical clients are REST API clients stored in the IAM database. There are several ways how technical clients are added, modified, and deleted.
- Examples:
- On-the-fly registration during PSD2 bank API calls (only in technical client interceptors for PSD2 features).
- OAuth2 Dynamic Client Registration (only in STET PSD2 features).
- Using the Adminapp REST API (see Technical client in IAM and tech-clients REST API)
- Future IAM features
To inform 3rd party systems about changes in the technical client database, you may want to implement and configure a so-called "Technical Client Interceptor".