Share via

SignInPageDescriptionText not visible for Web Application in Application Group

MrEco 6 Reputation points
2020-07-07T07:08:45.577+00:00

I have several Application Groups with Web Applications in them.

With Set-AdfsRelyingPartyWebContent -TargetRelyingPartyName "<name of web application" -SignInPageDescriptionText "<HTML> I have set some custom content on the login page for that Web Appliation.

With Get-AdfsRelyingPartyWebContent I can see that the content is set correctly, but it doesn't appear on the loginpage for this web application.

For SAML / WS-Fed Relying Parties this works fine.

Any idea what I'm missing here?

Microsoft Security | Active Directory Federation Services
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 23,600 Reputation points Volunteer Moderator
    2023-09-14T19:59:28.08+00:00

    Ensure that the HTML content you are providing with the -SignInPageDescriptionText parameter is correctly formatted and does not contain any errors. Validate the HTML code to ensure it's well-formed.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.