Common Tasks in Confluent Cloud for Government¶
Use this topic to accept an invitation to a Confluent Cloud for Government organization, log in, and perform common management tasks in your environment.
Accept your invitation to Confluent Cloud for Government¶
You will receive an email invitation to Confluent Cloud for Government that contains a link. Click the link to accept the invitation and set up your account. The SSO login screen that appears after you click the link is your new permanent Confluent Cloud for Government SSO login page. Bookmark this URL.
Considerations for invitations:
- The link in the notification is for one-time use. Do not share the link with other users in your organization. This link only works for the recipient of the email notification.
- To receive an invitation, a member of the Confluent Cloud for Government organization that you want to join must invite you.
Log in to Confluent Cloud for Government¶
Confluent Cloud for Government uses single sign-on (SSO) for authentication. For more information, see Single sign-on (SSO) user accounts.
Sign in using the Confluent CLI or the Confluent Cloud for Government Console.
Sign in using the confluent login
command with the --us-gov
flag.
confluent login --us-gov
If the Confluent CLI is running on a server without a web browser (also known as
a “jump host”), add the --no-browser
flag.
Example and workflow for servers without web browsers
confluent login --us-gov --no-browser
After running this command, you receive a printout of a URL, which you must copy and paste into a local browser. After you provide your credentials and successfully log in, the browser displays a code that you must copy and paste back into in the Confluent CLI. Your workflow should look like the following:
confluent login --us-gov --no-browser
Enter your Confluent credentials:
Email: example@example.com
Navigate to the following link in your browser to authenticate:
https://login.confluentgov.com/authorize?response_type=code&code_challenge=NovO_c6FO44G-6cfRbqTrBcEOrDnvm7GNZLCHCmbPM8&code_challenge_method=S252&client_id=hPbGLM8G55HSaUsaaieiiAprnJaEc3rH&redirect_uri=https://confluentgov.com/cli_callback&scope=openid+profile+email+offline_access&state=EoOGX1aQhvwdH2dFSvKV-gh09INnYcXFaYbUnWq3Ekw&connection=big-company
After authenticating in your browser, paste the code here:
<EXAMPLE-CODE-PASTED-HERE>
Logged in as example@example.com using environment t21388 ("default")
- Use the bookmark to your SSO login page.
For more information, see Accept your invitation to Confluent Cloud for Government.
Working with Confluent Cloud for Government¶
Use the links in this section to set up and manage your environment.
Install the Confluent CLI:
Invite users and assign role-based access:
Kafka cluster management:
Setup network security:
Setting up a private network on Confluent Cloud for Government is a two-step process. First you create the Confluent Cloud for Government network, then you add the private networking option. AWS includes multiple private networking options, including AWS PrivateLink, VPC Peering on AWS, and AWS Transit Gateway.
Monitoring and logging:
- Confluent Cloud Audit Log Overview
- Audit Log Reference
- Audit Log Event Schema
- Access and Consume Audit Logs
Backups and contingency plans: