cloudstack/ui/src
Harikrishna 235e4fe190
Oauth2 integration with CloudStack (#7996)
OAuth2, the industry-standard authorization or authentication framework, simplifies the process of
granting access to resources. CloudStack supports OAuth2 authentication wherein users can login into
CloudStack without using a username and password. Support for Google and Github providers has been added.
Other OAuth2 providers can be easily integrated with CloudStack using its plugin framework.

The login page will show provider options when the OAuth2 is enabled and corresponding providers are configured.

"OAuth configuration" sub-section is present under "Configuration" where admins can register the corresponding
OAuth providers.
2023-10-31 13:25:28 +05:30
..
api Oauth2 integration with CloudStack (#7996) 2023-10-31 13:25:28 +05:30
assets/icons UI: Admin, account and project dashboard improvements (#7956) 2023-10-06 13:40:22 +05:30
components Oauth2 integration with CloudStack (#7996) 2023-10-31 13:25:28 +05:30
config Oauth2 integration with CloudStack (#7996) 2023-10-31 13:25:28 +05:30
core UI: Admin, account and project dashboard improvements (#7956) 2023-10-06 13:40:22 +05:30
layouts ui: AntD3 upgrade (#7306) 2023-04-11 14:05:21 +05:30
locales UI: Fixes some issues from zone wizard with VMWare hypervisor (#6480) 2022-07-08 13:53:12 +05:30
role UI: fix create Isolated/L2 network form (#5779) 2021-12-16 11:24:11 +05:30
router UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
store Oauth2 integration with CloudStack (#7996) 2023-10-31 13:25:28 +05:30
style UI: Admin, account and project dashboard improvements (#7956) 2023-10-06 13:40:22 +05:30
utils UI: Admin, account and project dashboard improvements (#7956) 2023-10-06 13:40:22 +05:30
views Oauth2 integration with CloudStack (#7996) 2023-10-31 13:25:28 +05:30
App.vue UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
main.js ui: use ssh keypair uuid for listing (#6616) 2022-08-09 13:29:49 +05:30
permission.js Oauth2 integration with CloudStack (#7996) 2023-10-31 13:25:28 +05:30
vue-app.js UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00