Kaleb King
03/18/2024, 2:58 PMMarvin
03/18/2024, 2:59 PMblock create
command in the CLI.
3. Choose an appropriate block type or define a custom block schema to hold your client ID and client secret.
4. Fill out the necessary fields with your client ID and client secret.
5. Save the block with the combined information.
If you are working with sensitive information like client secrets, be sure to follow best practices for storing secrets in Prefect, including using the appropriate blocks designed for secure storage and access control.
For more information, you may refer to the resources linked:
- Prefect Global Coordination Plane: Prefect Blog
- Guide on Push Work Pools: Prefect Docs - Deployment
- Prefect Security Practices: Prefect Security
If you still have doubts or specific questions about the implementation, referring to the Prefect community or support would be advisable.Jason Wiener
03/18/2024, 10:12 PM