Skip to content
This repository was archived by the owner on Sep 7, 2024. It is now read-only.
This repository was archived by the owner on Sep 7, 2024. It is now read-only.

Procedure Document for filling config file parameters  #38

@Poorneshmindteck

Description

@Poorneshmindteck

Greetings !

I am trying to cross-compile pam_aad for i.MX6UL SoC in Yocto . I could successfully able to build the source . Now I am following the README for the further procedure , but README file is not so detailed.

I have created a application in azure , know my Application (client) ID , Object ID and Directory (tenant) ID . But where will I get the rest of the details to fill config file?

{
"client": {
"id": "{{client_id}}"
},
"domain": "{{domain}}",
"group": {
"id": "{{group_id}}"
},
"tenant": {
"name": "{{organization}}.onmicrosoft.com",
"address": "{{organization_email_address}}"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions