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

Procedure Document for filling config file parameters #38

Open
Poorneshmindteck opened this issue Nov 30, 2023 · 0 comments
Open

Procedure Document for filling config file parameters #38

Poorneshmindteck opened this issue Nov 30, 2023 · 0 comments

Comments

@Poorneshmindteck
Copy link

Poorneshmindteck commented Nov 30, 2023

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}}"
}
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant