Skip to content

Unable to hide the Sign Up link in the login form using custom policy #154

@anandsowm

Description

@anandsowm

As per the general suggestion, I added the setting below in the custom policy to hide the Sign Up link that is shown by default in the login screen. Since our business app will add users via MS Graph API, we should not allow user to sign up themselves.
<Item Key="setting.showSignupLink">false</Item>
But with this custom policy change, the sign up link is continued to be shown. What is the right way to address this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions