Skip to content

Docs for Iru integration#501

Merged
farhan687 merged 5 commits intomainfrom
farhan/web-4095-docs-for-iru-integration
Apr 2, 2026
Merged

Docs for Iru integration#501
farhan687 merged 5 commits intomainfrom
farhan/web-4095-docs-for-iru-integration

Conversation

@farhan687
Copy link
Copy Markdown
Contributor

Describe your changes:

Docs for Iru integration

Related links/other PRs/issues:

Docs for Iru integration

Thank you!

@farhan687 farhan687 requested a review from a team as a code owner March 24, 2026 09:52
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 24, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ tashian
❌ farhan687
You have signed the CLA already but the status is still pending? Let us recheck it.

Comment on lines +135 to +169
```xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadType</key>
<string>com.smallstep.Agent</string>
<key>PayloadIdentifier</key>
<string>com.smallstep.Agent.config</string>
<key>PayloadUUID</key>
<string>D0693F64-2ECC-4B93-AEBD-957B032F99ED</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>TeamSlug</key>
<string>YOUR-TEAM-SLUG</string>
<key>Certificate</key>
<string>mackms:label=step-agent-bootstrap;se=false;tag=</string>
</dict>
</array>
<key>PayloadDisplayName</key>
<string>Smallstep Agent Configuration</string>
<key>PayloadIdentifier</key>
<string>com.smallstep.Agent.profile</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>5DC6AFA3-F2C8-48DC-8448-5BE3D8EAAEA8</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>
```
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove leading spaces from the top level of the XML document.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

farhan687 and others added 2 commits April 2, 2026 23:15
Co-authored-by: Carl Tashian <carl-github@tashian.com>
tashian
tashian previously approved these changes Apr 2, 2026
Copy link
Copy Markdown
Contributor

@tashian tashian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Copy Markdown
Contributor

@tashian tashian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@farhan687 farhan687 merged commit 94b159d into main Apr 2, 2026
3 of 4 checks passed
@farhan687 farhan687 deleted the farhan/web-4095-docs-for-iru-integration branch April 2, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants