Closed hmitsch closed 1 year ago
this also requires moving airmo and TC to hosted lock
we re-had this discussion today as well during tech alignment, output:
Security-wise: should use hosted / 1 url for password managers to associate with LDAP password Known RPs not using hosted that plan to switch: airmo, taskcluster Hosted lock ensure consistent ux/ui Can be “forbid” that via rules? Expectations: this is how other providers work We actualy had this also https://github.com/mozilla/iam-project-backlog/issues/40
Hi @gdestuynder,
thanks for the write-up from last week. ParSys can probably help moving AirMo to the hosted lock. We will look into that in the next couple of sprints.
On the #iam IRC channel there seems to be a longer conversation with Dustin. I think he is working on taskcluster. Does this mean that we also have a migration path in sight there?
Best regards, Henrik
For taskcluster I think so but I do not know what his timeline is, @djmitche
I believe the hosted lock still does not support passwordless login as the only option, which is what we are using.
The next step for TC is to act as an auth0 API, but that is awaiting the new profile (so, probably to be worked on during Q3).
i vote to whitelist tc/airmo until its fixed, and go ahead with the rule as not having it causes expectation issues which may be more difficult to solve if modal is used elsewhere (see also https://github.com/mozilla-iam/auth0-deploy/issues/117)
this is blocked on airmo not using the hosted lock notes:
TC is no longer blocking this.
airmo is the last piece blocking this
@tristanweir commented on Wed Feb 15 2017
Replaces https://github.com/mozilla-iam/auth0-deploy/issues/89
We could do this by failing to login and showing a warning with a link to the documentation.
Ex rule (do not use this as-is, it's more of a POC):
The concept here is to set an attribute in the hosted lock that we can check for within a rule. The above rule uses an attribute the modal passwordless lock currently sets (which our hosted lock does not).
It's also important to note that we should only block new clients - as to not break clients that currently do not use the hosted lock yet but have planned to migrate.
Finally here's an example of user data and context information for a login via the modal passwordless lock: