databricks-cli/libs/auth
Lennart Kats (databricks) e220f9ddd6
Use the friendly name of service principals when shortening their name (#1770)
## Summary

Use the friendly name of service principals when shortening their name.

This change is helpful for the prefix in development mode. Instead of
adding a prefix like `[dev 1706906c-c0a2-4c25-9f57-3a7aa3cb8123]`, we'll
prefix like `[dev my_principal]`.
2024-09-16 18:35:07 +00:00
..
cache Improve token refresh flow (#1434) 2024-05-16 10:22:09 +00:00
callback.go Added `bricks auth login` and `bricks auth token` (#158) 2023-01-06 16:15:57 +01:00
oauth.go Fix host resolution order in `auth login` (#1370) 2024-08-14 13:01:00 +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 Use the friendly name of service principals when shortening their name (#1770) 2024-09-16 18:35:07 +00:00
user_test.go Use the friendly name of service principals when shortening their name (#1770) 2024-09-16 18:35:07 +00:00