Exciting things are coming - our community is moving to a new home!
Whilst we make this move, the community is now in READ-ONLY mode today and there maybe some downtime (we will try to keep this to a minimum). Learn more here.

Forum Discussion

oodavid's avatar
oodavid
Level 1.5: Cupcake
2 years ago

Keyless authentication for Zerotouch enrollment

Documentation recommends creating Google Cloud Service account keys and passing the key to createResellerService[1]. This appears not to be best practice from a security perspective[2]. Are there other keyless authentication options like Workload ID federation etc

ResellerService samsungResellerService = SamsungResellerServiceFactory.createResellerService(resellerId, serviceAccountKeyFilePath, clientIdentifier);

 

[1] https://developers.google.com/zero-touch/guides/reseller-library/common-operations#create_resellerservice_objects

[2]

 

No RepliesBe the first to reply