databricks-cli/libs/auth
Andrew Nester 9cf3dbe686
Use UserName field to identify if service principal is used (#1310)
## Changes
Use UserName field to identify if service principal is used

## Tests
Integration test passed
2024-03-25 11:32:45 +00:00
..
cache Added `bricks auth login` and `bricks auth token` (#158) 2023-01-06 16:15:57 +01:00
callback.go Added `bricks auth login` and `bricks auth token` (#158) 2023-01-06 16:15:57 +01:00
oauth.go Propagate correct `User-Agent` for CLI (#1264) 2024-03-11 22:24:23 +00:00
oauth_test.go Propagate correct `User-Agent` for CLI (#1264) 2024-03-11 22:24:23 +00:00
page.tmpl Fix link to workspace after AWS OAuth login (#234) 2023-03-08 11:56:46 +01:00
service_principal.go Use UserName field to identify if service principal is used (#1310) 2024-03-25 11:32:45 +00:00
service_principal_test.go Fix IsServicePrincipal() only working for workspace admins (#732) 2023-09-05 11:20:55 +00:00
user.go Add short_name helper function to bundle init templates (#1167) 2024-02-01 16:46:07 +00:00
user_test.go Add short_name helper function to bundle init templates (#1167) 2024-02-01 16:46:07 +00:00