Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dwarfered committed Jan 4, 2025
1 parent 8db9c54 commit e8cb5f7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,19 @@ export default function Home() {
</p>
</Body1>

<h2>Updates</h2>

<ul>
<li>
All Application Registrations that include certificates and secrets.
</li>
<li>All Enterprise Applications with assigned application roles.</li>
<li>
All Enterprise Applications configured for SAML SSO, along with their
expiration dates.
</li>
</ul>

<h2>Solution Overview</h2>

<div style={{ textAlign: "center" }}>
Expand Down

0 comments on commit e8cb5f7

Please sign in to comment.