|
143 | 143 | <wssawc:EncodedLiteral runat="server" Text="Microsoft Entra ID tenants currently registered in EntraCP configuration." EncodeMethod='HtmlEncodeAllowSimpleTextFormatting' /> |
144 | 144 | <br /> |
145 | 145 | <br /> |
146 | | - <wssawc:EncodedLiteral runat="server" Text="You can update the client secret here." EncodeMethod='HtmlEncodeAllowSimpleTextFormatting' /> |
| 146 | + <wssawc:EncodedLiteral runat="server" Text="You can update the client secret by clicking on 'Edit'." EncodeMethod='HtmlEncodeAllowSimpleTextFormatting' /> |
147 | 147 | <br /> |
148 | | - <wssawc:EncodedLiteral runat="server" Text="<a href='https://entracp.yvand.net/docs/how-to/set-the-credentials/' target='_blank'>Read this article</a> if you need to set a client certificate." EncodeMethod='NoEncode' /> |
| 148 | + <wssawc:EncodedLiteral runat="server" Text="<a href='https://entracp.yvand.net/docs/how-to/set-the-credentials/#update-the-credentials-of-a-tenant' target='_blank'>Follow this procedure</a> to set a client certificate instead." EncodeMethod='NoEncode' /> |
149 | 149 | </template_description> |
150 | 150 | <template_inputformcontrols> |
151 | 151 | <tr> |
|
193 | 193 | </wssuc:InputFormSection> |
194 | 194 | <wssuc:InputFormSection Title="Register a new Microsoft Entra ID tenant" runat="server"> |
195 | 195 | <template_description> |
196 | | - <wssawc:EncodedLiteral runat="server" Text="<p>EntraCP needs its own app registration to connect to your Microsoft Entra ID tenant, with permissions 'GroupMember.Read.All' and 'User.Read.All'.<br /><br />Read <a href='https://entracp.yvand.net/docs/how-to/register-your-application/' target='_blank'>this article</a> to find how to register the app in your tenant.<br /><br />EntraCP can authenticate using <a href='https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-client-creds-grant-flow#get-a-token' target='_blank'>either a secret or a certificate</a>.</p>" EncodeMethod='NoEncode' /> |
| 196 | + <wssawc:EncodedLiteral runat="server" Text="<p>EntraCP needs <a href='https://entracp.yvand.net/docs/how-to/register-your-application/' target='_blank'>its own app registration</a> to connect to your Microsoft Entra ID tenant, with the permissions 'GroupMember.Read.All' and 'User.Read.All'. It can authenticate using <a href='https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-client-creds-grant-flow#get-a-token' target='_blank'>either a secret or a certificate</a>.<br /><br />See <a href='https://entracp.yvand.net/docs/how-to/set-the-credentials/' target='_blank'>this documentation</a> on adding or updating a tenant in EntraCP." EncodeMethod='NoEncode' /> |
197 | 197 | </template_description> |
198 | 198 | <template_inputformcontrols> |
199 | 199 | <tr> |
|
268 | 268 | <sharepoint:encodedliteral runat="server" text="- For guests:" encodemethod='HtmlEncodeAllowSimpleTextFormatting' /> |
269 | 269 | <br /> |
270 | 270 | <b><span><%= UserIdentifierEncodedValuePrefix %><span id="lblGuestPermissionValuePreview"></span></span></b> |
| 271 | + <br /> |
| 272 | + <wssawc:EncodedLiteral runat="server" Text="<p>Do it <a href='https://entracp.yvand.net/docs/usage/configuration/#configure-the-user-identifier' target='_blank'>in PowerShell</a>.</p>" EncodeMethod='NoEncode' /> |
271 | 273 | </template_description> |
272 | 274 | <template_inputformcontrols> |
273 | 275 | <tr> |
|
316 | 318 | <br /> |
317 | 319 | <br /> |
318 | 320 | <sharepoint:encodedliteral runat="server" text="- Augmentation: If enabled, EntraCP gets the group membership of the users when they sign-in, or whenever SharePoint asks for it. If not enabled, permissions granted to Microsoft Entra ID groups may not work." encodemethod='HtmlEncodeAllowSimpleTextFormatting' /> |
| 321 | + <br /> |
| 322 | + <wssawc:EncodedLiteral runat="server" Text="<p>Do it <a href='https://entracp.yvand.net/docs/usage/configuration/#configure-the-group-identifier' target='_blank'>in PowerShell</a>.</p>" EncodeMethod='NoEncode' /> |
319 | 323 | </template_description> |
320 | 324 | <template_inputformcontrols> |
321 | 325 | <tr> |
|
0 commit comments