Code Monkey home page Code Monkey logo

aadappsecretsncertsexpirationnotification's People

Contributors

russrimm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

aadappsecretsncertsexpirationnotification's Issues

owners endpoint return null for userPrincipalName

Hi,

there seems to have been a change in the Graph API, as it no longer returns a value for the userPrincipalName parameter at the https://graph.microsoft.com/v1.0/applications/{appID}/owners endpoint although an owner is defined.

"value": [
        {
            "@odata.type": "#microsoft.graph.user",
            "id": "c76ed757-0dd0-458d-af13-xxxxxxxxx",
            "businessPhones": [],
            "displayName": null,
            "givenName": null,
            "jobTitle": null,
            "mail": null,
            "mobilePhone": null,
            "officeLocation": null,
            "preferredLanguage": null,
            "surname": null,
            "userPrincipalName": null
        }
    ]

Therefore the logic app tries to send an email to null, which fails.

Removing the owner from the app "fixes" it, as the Graph API now return an empty value which evaluates length(body('Get_Secret_Owner')?['value']) is equal to int('0') to true.

Nothing are reported

Hello,

I tried your FLOW.
I receive the mail so the flow run correctly but nothing are reported in.

Can you help me please ?

Kind regards,

Import of solution fails

AADAppSecretsnCertsExpirationNotification will not import.

The solution file is invalid. The compressed file must contain the following files at its root: solution.xml, customizations.xml, and [Content_Types].xml. Customization files exported from previous versions of Microsoft Dynamics 365 are not supported.

Cant enable Imported Flow - Premium Connector?

I get an error stating that the user doesn't have a license for non-standard plan, but what premium connector is in use here? the only one I could think of was Send Email, which I exchanged for SendGrid, and have successfully used in other flows. I have an office 365 E3 license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.