Anyone familiar with this? When I use rancher2_project_role_binding_template the form of url I use to set the user_principal_id looks like this
user_principal_id = openldap_
user://uid=cbay,ou=team,ou=users,dc=company,dc=com
I forget where I got that from but it works.
So I presume that goup_principal_id = openldap_
group://cn=group,ou=team,ou=users,dc=company,dc=com would work. But it's not. Any thoughts on why?