my keycloak authentication with ldp,ZAC create Identity with auth policy External JWT, external ID must ldp user,otherwise can not login redirect successful, my ldp have many users,if these users need zero trust,I need to create identity with evey user,Is there any way to solve this problem?
Currently there is no way to automatically create an identity in OpenZiti from in IdP. Each identity requires a mapped external id. The easiest thing in my opinion, would be to use the ziti CLI and automate the process that way. That, or use the controller's API.