fleet/ee/server
Roberto Dip ddb5894709
remove unused logic specific to DEP+Okta+ROP (#11261)
In #10338 we introduced logic to gate DEP profiles behind Okta auth
using the ROP flow.

We're not going to use that, and instead we're going to gate profiles
behind SSO, which can be used from multiple providers and supports SSO
(the initial motivation behind the ROP flow was to create a local user
account.)

This removes some of the old code, which was never used in
production/documented for the public to use.

At the moment I'm leaving the `mdm_idp_accounts` table and related
methods untouched, as it's unclear yet if we're going to need a similar
auxiliar table, and I would rather deal with the migrations all at once.
2023-04-21 14:57:52 -03:00
..
licensing add tier trial that behaves the same as premium (#10157) 2023-03-03 10:46:50 -05:00
service remove unused logic specific to DEP+Okta+ROP (#11261) 2023-04-21 14:57:52 -03:00
webhooks Feature 9834: Add published date to vulnerability object (#10434) 2023-03-28 16:11:31 -04:00