New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pulumi/azuread

Package Overview
Dependencies
Maintainers
2
Versions
586
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/azuread - npm Package Compare versions

Comparing version 0.18.4-dev.1565046951 to 0.18.4-dev.1565364796

18

application.d.ts

@@ -77,3 +77,3 @@ import * as pulumi from "@pulumi/pulumi";

/**
* A collection of `app_role` blocks as documented below. For more information https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/app-roles
* A collection of `appRole` blocks as documented below. For more information https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/app-roles
*/

@@ -117,3 +117,3 @@ readonly appRoles: pulumi.Output<{

/**
* A collection of OAuth 2.0 permission scopes that the web API (resource) app exposes to client apps. Each permission is covered by a `oauth2_permission` block as documented below.
* A collection of OAuth 2.0 permission scopes that the web API (resource) app exposes to client apps. Each permission is covered by a `oauth2Permission` block as documented below.
*/

@@ -143,3 +143,3 @@ readonly oauth2Permissions: pulumi.Output<{

/**
* A collection of `required_resource_access` blocks as documented below.
* A collection of `requiredResourceAccess` blocks as documented below.
*/

@@ -171,3 +171,3 @@ readonly requiredResourceAccesses: pulumi.Output<{

/**
* A collection of `app_role` blocks as documented below. For more information https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/app-roles
* A collection of `appRole` blocks as documented below. For more information https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/app-roles
*/

@@ -211,3 +211,3 @@ readonly appRoles?: pulumi.Input<pulumi.Input<{

/**
* A collection of OAuth 2.0 permission scopes that the web API (resource) app exposes to client apps. Each permission is covered by a `oauth2_permission` block as documented below.
* A collection of OAuth 2.0 permission scopes that the web API (resource) app exposes to client apps. Each permission is covered by a `oauth2Permission` block as documented below.
*/

@@ -237,3 +237,3 @@ readonly oauth2Permissions?: pulumi.Input<pulumi.Input<{

/**
* A collection of `required_resource_access` blocks as documented below.
* A collection of `requiredResourceAccess` blocks as documented below.
*/

@@ -257,3 +257,3 @@ readonly requiredResourceAccesses?: pulumi.Input<pulumi.Input<{

/**
* A collection of `app_role` blocks as documented below. For more information https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/app-roles
* A collection of `appRole` blocks as documented below. For more information https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/app-roles
*/

@@ -293,3 +293,3 @@ readonly appRoles?: pulumi.Input<pulumi.Input<{

/**
* A collection of OAuth 2.0 permission scopes that the web API (resource) app exposes to client apps. Each permission is covered by a `oauth2_permission` block as documented below.
* A collection of OAuth 2.0 permission scopes that the web API (resource) app exposes to client apps. Each permission is covered by a `oauth2Permission` block as documented below.
*/

@@ -315,3 +315,3 @@ readonly oauth2Permissions?: pulumi.Input<pulumi.Input<{

/**
* A collection of `required_resource_access` blocks as documented below.
* A collection of `requiredResourceAccess` blocks as documented below.
*/

@@ -318,0 +318,0 @@ readonly requiredResourceAccesses?: pulumi.Input<pulumi.Input<{

@@ -59,3 +59,3 @@ import * as pulumi from "@pulumi/pulumi";

/**
* A collection of `app_role` blocks as documented below. For more information https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/app-roles
* A collection of `appRole` blocks as documented below. For more information https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/app-roles
*/

@@ -93,3 +93,3 @@ readonly appRoles: {

/**
* A collection of OAuth 2.0 permission scopes that the web API (resource) app exposes to client apps. Each permission is covered by a `oauth2_permission` block as documented below.
* A collection of OAuth 2.0 permission scopes that the web API (resource) app exposes to client apps. Each permission is covered by a `oauth2Permission` block as documented below.
*/

@@ -115,3 +115,3 @@ readonly oauth2Permissions: {

/**
* A collection of `required_resource_access` blocks as documented below.
* A collection of `requiredResourceAccess` blocks as documented below.
*/

@@ -118,0 +118,0 @@ readonly requiredResourceAccesses: {

@@ -48,3 +48,3 @@ import * as pulumi from "@pulumi/pulumi";

/**
* A collection of `app_role` blocks as documented below. For more information https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/app-roles
* A collection of `appRole` blocks as documented below. For more information https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/app-roles
*/

@@ -68,3 +68,3 @@ readonly appRoles?: {

/**
* A collection of OAuth 2.0 permissions exposed by the associated application. Each permission is covered by a `oauth2_permission` block as documented below.
* A collection of OAuth 2.0 permissions exposed by the associated application. Each permission is covered by a `oauth2Permission` block as documented below.
*/

@@ -71,0 +71,0 @@ readonly oauth2Permissions?: {

{
"name": "@pulumi/azuread",
"version": "v0.18.4-dev.1565046951+g3cec880",
"version": "v0.18.4-dev.1565364796+g2496daa",
"description": "A Pulumi package for creating and managing azuread cloud resources.",

@@ -14,3 +14,3 @@ "keywords": [

"build": "tsc",
"install": "node scripts/install-pulumi-plugin.js resource azuread v0.18.4-dev.1565046951+g3cec880"
"install": "node scripts/install-pulumi-plugin.js resource azuread v0.18.4-dev.1565364796+g2496daa"
},

@@ -17,0 +17,0 @@ "dependencies": {

@@ -56,3 +56,3 @@ import * as pulumi from "@pulumi/pulumi";

/**
* A collection of OAuth 2.0 permissions exposed by the associated application. Each permission is covered by a `oauth2_permission` block as documented below.
* A collection of OAuth 2.0 permissions exposed by the associated application. Each permission is covered by a `oauth2Permission` block as documented below.
*/

@@ -99,3 +99,3 @@ readonly oauth2Permissions: pulumi.Output<{

/**
* A collection of OAuth 2.0 permissions exposed by the associated application. Each permission is covered by a `oauth2_permission` block as documented below.
* A collection of OAuth 2.0 permissions exposed by the associated application. Each permission is covered by a `oauth2Permission` block as documented below.
*/

@@ -130,3 +130,3 @@ readonly oauth2Permissions?: pulumi.Input<pulumi.Input<{

/**
* A collection of OAuth 2.0 permissions exposed by the associated application. Each permission is covered by a `oauth2_permission` block as documented below.
* A collection of OAuth 2.0 permissions exposed by the associated application. Each permission is covered by a `oauth2Permission` block as documented below.
*/

@@ -133,0 +133,0 @@ readonly oauth2Permissions?: pulumi.Input<pulumi.Input<{

@@ -40,3 +40,3 @@ import * as pulumi from "@pulumi/pulumi";

* `true` if the account should be enabled, otherwise `false`. Defaults to `true`.
* * `mail_nickname`- (Optional) The mail alias for the user. Defaults to the user name part of the User Principal Name.
* * `mailNickname`- (Optional) The mail alias for the user. Defaults to the user name part of the User Principal Name.
*/

@@ -84,3 +84,3 @@ readonly accountEnabled: pulumi.Output<boolean | undefined>;

* `true` if the account should be enabled, otherwise `false`. Defaults to `true`.
* * `mail_nickname`- (Optional) The mail alias for the user. Defaults to the user name part of the User Principal Name.
* * `mailNickname`- (Optional) The mail alias for the user. Defaults to the user name part of the User Principal Name.
*/

@@ -120,3 +120,3 @@ readonly accountEnabled?: pulumi.Input<boolean>;

* `true` if the account should be enabled, otherwise `false`. Defaults to `true`.
* * `mail_nickname`- (Optional) The mail alias for the user. Defaults to the user name part of the User Principal Name.
* * `mailNickname`- (Optional) The mail alias for the user. Defaults to the user name part of the User Principal Name.
*/

@@ -123,0 +123,0 @@ readonly accountEnabled?: pulumi.Input<boolean>;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc