kaizendorks/nexus-go-client

Create SecurityManagementRealms API client

Aperta

#13 aperta il 29 mag 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Go (2 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Add the following functions and corresponding tests:

  • List the active realm IDs in order: GET ​/beta​/security​/realms​/active
  • Set the active security realms in the order they should be used: PUT ​/beta​/security​/realms​/active
  • List the available realms: GET /beta​/security​/realms​/available

Guida contributor