ovirt-cockpit-sso/README.en.md

22 lines
719 B
Markdown
Raw Normal View History

2020-03-05 10:43:52 +08:00
# oVirt-Cockpit SSO
2020-02-26 21:32:41 +08:00
#### Description
2020-03-05 10:43:52 +08:00
Provides `cockpit-ws` service configured to handle SSO from oVirt's Administration Portal to Cockpit running on an oVirt host.
2020-02-26 21:32:41 +08:00
2020-03-05 10:43:52 +08:00
Distributed either as ``rpm`` or ``docker image`` (experimental).
2020-02-26 21:32:41 +08:00
2020-03-05 10:43:52 +08:00
Please note, the provided ``docker image`` is based on the Cockpit-Container project and is so far **experimental only** and work-in-progress.
2020-02-26 21:32:41 +08:00
2020-03-05 10:43:52 +08:00
##### Main use case:
- log into oVirt's Administration Portal (available for `admin` users only)
- find particular host and click `Host Console`
- host's Cockpit session is opened while no password needs to be entered
2020-02-26 21:32:41 +08:00
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request