App Registration Flashcards

1
Q

When registering an app with Azure Ad to use moder authentication, what 3 fields are configurable when first registring the app?

A

1.Display name
2.Supported account types (who can use this application, this AAD or others too. single tenant or multi-tenant
3. Redirect URI (what page to ask for after a successful login)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In OAuth 2.0/OpenID Connect, what action does the browers take after receiving a successful ID token?

A

Redirects to sign-in URI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When doing an app registration in Azure AD, which of the following are options for application permission scopes?

A

-Default Azure AD directory
-Any Azure AD directory
-Any Azure AD directory and personal MS accounts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A web applications need to be configured for mututal authentication. Which actions to configure?

A

-Set minimum TLS version protocol to 1.2
-Turn on the incoming client certificates protocol setting for the web application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

You have an Azure subscription linked to Azure AD tenant. From the Azure portal you register an Enterprise application. Which additional resource will be created in Azure AD?

A

Service principal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

You need to ensure that the developer can register App1 in the tenant. What should you do?

A

modify the user settings

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

App registration, least privilege to register an App

A

Application Developer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly