Bug 1264057

Summary: [RFE] Support 2FA in Satellite commandline and Web UI
Product: Red Hat Satellite Reporter: Bill Yodlowsky <byodlows>
Component: Users & RolesAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED WONTFIX QA Contact: Radovan Drazny <rdrazny>
Severity: high Docs Contact:
Priority: high    
Version: 6.1.2CC: ahumbe, ajambhul, akarimi, aladke, bkearney, byodlows, gpayelka, Matthew.Leece, mhulan, mkalyat, ngalvin, oprazak, rkarimpa, satellite6-bugs, shisingh, sujadhav, tamisha.locks, wpinheir
Target Milestone: UnspecifiedKeywords: FutureFeature, Reopened, Triaged
Target Release: Unused   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-02 15:17:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1545876    

Description Bill Yodlowsky 2015-09-17 12:11:50 UTC
Description of problem:

This is a request for supporting two-factor authentication in Satellite's commandline and Web UI.

Version-Release number of selected component (if applicable):

6.x

Comment 10 Ondřej Pražák 2018-02-20 08:02:17 UTC
Created redmine issue http://projects.theforeman.org/issues/22627 from this bug

Comment 21 Bryan Kearney 2020-06-09 15:00:34 UTC
The Satellite Team is attempting to provide an accurate backlog of bugzilla requests which we feel will be resolved in the next few releases. We do not believe this bugzilla will meet that criteria, and have plans to close it out in 1 month. This is not a reflection on the validity of the request, but a reflection of the many priorities for the product. If you have any concerns about this, feel free to contact Red Hat Technical Support or your account team. If we do not hear from you, we will close this bug out. Thank you.

Comment 22 Bryan Kearney 2020-07-06 14:40:01 UTC
Thank you for your interest in Satellite 6. We have evaluated this request, and while we recognize that it is a valid request, we do not expect this to be implemented in the product in the foreseeable future. This is due to other priorities for the product, and not a reflection on the request itself. We are therefore closing this out as WONTFIX. If you have any concerns about this, please do not reopen. Instead, feel free to contact Red Hat Technical Support. Thank you.

Comment 25 Mike McCune 2022-07-08 17:15:31 UTC
Upon review of our valid but aging backlog the Satellite Team has concluded that this Bugzilla does not meet the criteria for a resolution in the near term, and are planning to close in a month. This message may be a repeat of a previous update and the bug is again being considered to be closed. If you have any concerns about this, please contact your Red Hat Account team.  Thank you.

Comment 29 Brad Buckingham 2022-09-02 20:08:50 UTC
Thank you for your interest in Red Hat Satellite. We have evaluated this request, and while we recognize that it is a valid request, we do not expect this to be implemented in the product in the foreseeable future. This is due to other priorities for the product, and not a reflection on the request itself. We are therefore closing this out as WONTFIX. If you have any concerns about this feel free to contact your Red Hat Account Team. Thank you.

Comment 30 Marek Hulan 2024-03-01 15:54:49 UTC
I would like to clarify the current situation about Satellite and support of 2FA. While this Bugzilla was closed as WONTFIX, it does not mean, Satellite does not generally support two factor authentication.

Satellite can be configured to support 2FA. The second factor can be a token or a card (e.g. CAC). Satellite does not directly provide support for this, it relies on external authentication source in such scenario. That can be IdM or Keycloak. The 2FA authentication then happens in that external system, while Satellite trusts that external system and grants access to the user authenticated externally.

The documentation on this topic can be found here
https://access.redhat.com/documentation/en-us/red_hat_satellite/6.14/html/installing_satellite_server_in_a_connected_network_environment/configuring_external_authentication_satellite#Configuring_Keycloak_Authentication_with_TOTP_keycloak-totp

The whole guide talks about the use for both UI and CLI. The reason this BZ was closed is because it combined too many various requests (token, AD support, 2FA with SecurID, 2FA with tokens etc). We are looking at how to improve the documentation for supported use cases as this is very complex topic.