GithubHelp home page GithubHelp logo

azure-activedirectory-powershell-tokenkey's Issues

How to specify my AAD tenant?

I have multiple AAD directories (tenants). How do I specify which one I want to run these scripts against? I get the error Service principal was not found - Please check the Client (Application) ID.

WebCmdletIEDomNotSupportedException when running UpdateThumbprint-RollForward.ps1

This error occurs for me when running the script:

Invoke-WebRequest : Der Antwortinhalt kann nicht analysiert werden, da das Internet Explorer-Modul nicht verfügbar ist, oder die Konfiguration beim ersten Start von Internet Explorer ist nicht abgeschlossen. Geben Sie den UseBasicParsing-Parameter an, und wiederholen Sie den Vorgang.
In C:\Users\JanKruse\Documents\WindowsPowerShell\Modules\AADGraph\Cmdlets\AADGraphObject.psm1:9 Zeichen:15

  • ... $result = Invoke-WebRequest -Method Get -Uri $uri -Headers @{"Autho ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotImplemented: (:) [Invoke-WebRequest], NotSupportedException
    • FullyQualifiedErrorId : WebCmdletIEDomNotSupportedException,Microsoft.PowerShell.Commands.InvokeWebRequestComman
      d

Service principal was not found - please check the Client (Application) ID

Issues with running this command

  1. You need run power shell as administrator
  2. You need to run this first set-executionpolicy unrestricted
  3. Files come zipped which you have to unzip before running
  4. Running the command Run .\install-aadGraphModule.ps1 is unsuccessful. I Typed R as prompted several times and then get the following message

Fixing Active Directory Authentication Library package directories ...
Not able to load ADAL assembly. Delete the Nugets folder under C:\Users\Documents\WindowsPowerShell\Module
s\AADGraph , restart PowerShell session and try again ...

I tried restarting power shell session and did again, sample problem (yes I deleted the indicated directory each time)

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.