IdentityServer / IdentityServer3

OpenID Connect Provider and OAuth 2.0 Authorization Server Framework for ASP.NET 4.x/Katana
https://identityserver.github.io/Documentation/
Apache License 2.0
2.01k stars 763 forks source link

How can I change Login page navbar link #3888

Closed bayramucuncu closed 7 years ago

bayramucuncu commented 7 years ago

IdentitiyServer login page has a navbar. And site name link that on navbar routes user wo Welcome page. How can I change url target url of this link? Maybe I will disable welcome page.

brockallen commented 7 years ago

Customize the templates, as per the docs.

bayramucuncu commented 7 years ago

Is there a specific html template for every single page? Or created a master page and sub pages under it? How can I find navbar container template?

brockallen commented 7 years ago

Did the docs not cover it? https://identityserver.github.io/Documentation/docsv2/advanced/DefaultViewService.html