This message was deleted.
# general
a
This message was deleted.
c
What are you using that has that url-style
github_<team://xx>
string as the principle ID? I suspect that these were expected to mostly contain simple LDAP-style DNs -
CN=MyTeam,OU=Sales,DC=Fabrikam,DC=com
or the like
c
@creamy-pencil-82913 I have a GitHub auth config for my rancher instance that I use for rbac
This image is one of my projectroletemplatebindings from the v3 api
The relative link to a user principal lands me at a 500 error page, where it looks like the user URL has been double encoded
But if I navigate directly to the user, they exist
Which I believe is related to this TF provider error for the rancherv2 provider. Which is the actual answer to your question (Sorry for the spam 🙏)
c
you might open an issue in rancher/rancher, I suspect the url generation for that resource was not designed with that sort of content in mind
c