We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23843ec commit 47594faCopy full SHA for 47594fa
tutorials/browser-certificate-setup-guide.mdx
@@ -123,9 +123,10 @@ when a protected resource is accessed.
123
```
124
125
Replace `[Server URL]` with the server that requires certificate authentication.
126
- Replace `[Team Slug]` with your Smallstep team slug.
127
This field is an [Enterprise policy URL pattern](https://chromeenterprise.google/policies/url-patterns/).
128
+ Replace `[Team Slug]` with your Smallstep team slug.
129
+
130
Note: According to [Understand Chrome policy management](https://support.google.com/chrome/a/answer/9037717),
131
Chrome will *not* merge multiple `AutoSelectCertificateForUrls` policies.
132
You must add all of your certificate selection preferences into a single managed configuration profile.
0 commit comments