Quiz Yourself on SSO in Razor Pages

Test your knowledge of configuring SSO inside Razor Pages.

1

How is SSO configured differently in Razor Pages compared to MVC?

A)

While MVC uses only the standard OIDC authentication protocol, Razor Pages also uses the bearer token authentication.

B)

SSO is configured in the exact same way in both application types.

C)

Razor Pages needs to have additional NuGet packages to make the SSO work.

D)

Razor Pages doesn’t require the CallbackPath setting to be set.

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.