...
Refer to Microsoft's documentation for additional information.
Logout Configuration
DTP uses end_session_endpoint
from the OIDC issuer to log out the user from the OIDC server. This property must be defined in the <OIDC_ISSUER_URL>/.well-known/openid-configuration
payload.
DTP does not support OIDC Backchannel Logout as the logout mechanism.
Using APIs in OpenID Connect Mode
...