portainer/app
Hui f674573cdf
feat(OAuth): Add SSO support for OAuth EE-390 (#5087)
* add updateSettingsToDB28 func and test

* update DBversion const

* migration func naming modification

* feat(oauth): add sso, hide internal auth teaser and logout options. (#5039)

* cleanup and make helper func for unit testing

* dbversion update

* feat(publicSettings): public settings response modification for OAuth SSO EE-608 (#5062)

* feat(oauth): updated logout logic with logoutUrl. (#5064)

* add exclusive token generation for OAuth

* swagger annotation revision

* add unit test

* updates based on tech review feedback

* feat(oauth): updated oauth settings model

* feat(oauth): added oauth logout url

* feat(oauth): fixed SSO toggle and logout issue.

* set SSO to ON by default

* update migrator unit test

* set SSO to true by default for new instance

* prevent applying the SSO logout url to the initial admin user

Co-authored-by: fhanportainer <79428273+fhanportainer@users.noreply.github.com>
Co-authored-by: Felix Han <felix.han@portainer.io>
2021-06-11 10:09:04 +12:00
..
agent feat(docker): show docker pull rate limits (#4666) 2021-03-24 19:27:32 +01:00
assets feat(app/endpoint-group): replace the tag dropdown by isteven-multi-select (#4714) 2021-02-19 23:26:32 +01:00
azure fix(aci): fixed aci with persistence or networking issue. (#4996) 2021-06-10 01:34:19 +12:00
docker Feat(stacks): orphaned stacks #4397 (#4834) 2021-06-10 14:52:33 +12:00
edge fix(web-editor): check for editor change before setting as dirty. 2021-05-20 10:22:07 +12:00
integrations fix(rest): remove timeouts for all REST services (#4385) 2020-11-05 20:49:37 +13:00
kubernetes feat(kubernetes/summary): summary of k8s actions upon deploying/updating resources EE-436 (#5137) 2021-06-10 10:38:23 +12:00
portainer feat(OAuth): Add SSO support for OAuth EE-390 (#5087) 2021-06-11 10:09:04 +12:00
__module.js feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
app.js feat(frontend): show endpoint.name in page title (#4363) 2020-10-16 22:28:46 +13:00
config.js feat(telemetry): replace GA with matomo (#4140) 2020-08-07 10:46:25 +12:00
constants.js UI 2021-04-07 13:21:58 +12:00
index.html chore(app): fail on angular components missing nginject (#4224) 2021-01-17 20:28:09 +13:00
matomo-setup.js feat(telemetry): replace GA with matomo (#4140) 2020-08-07 10:46:25 +12:00
vendors.js feat(telemetry): replace GA with matomo (#4140) 2020-08-07 10:46:25 +12:00