Skip to content

Commit

Permalink
Merge pull request #2498 from tranchitella/men-7791
Browse files Browse the repository at this point in the history
fix: render images inline in Multi-Tenancy
  • Loading branch information
tranchitella authored Nov 27, 2024
2 parents 65886be + 8436f7d commit 36be5b3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions 02.Overview/13.Multi-Tenancy/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,21 +142,21 @@ container. For on-premise installations you can find the Tenant ID by listing th

After you log in to the Tenant that is a Service Provider, you will see an empty tenants list:

[Service provider main view empty](sp0.png)
![Service provider main view empty](sp0.png)

Starting here you can add a new Tenant:

[Service provider add](sp0-add.png)
![Service provider add](sp0-add.png)

And it will appear in the list:

[Service provider add](sp1.png)
![Service provider add](sp1.png)

Now there are additional operations you can perform on it, by clicking the details link:

[Service provider add](sp1-edit.png)
![Service provider add](sp1-edit.png)

As you can see, the Mender UI allows the Service Provider Tenant to manage the children Tenants.
Every operation is recorded in the audit logs:

[Service provider add](sp2.png)
![Service provider add](sp2.png)

0 comments on commit 36be5b3

Please sign in to comment.