Richard van der Hoff 4575ad0b1e
Store an IdP ID in the OIDC session (#9109)
Again in preparation for handling more than one OIDC provider, add a new caveat to the macaroon used as an OIDC session cookie, which remembers which OIDC provider we are talking to. In future, when we get a callback, we'll need it to make sure we talk to the right IdP.

As part of this, I'm adding an idp_id and idp_name field to the OIDC configuration object. They aren't yet documented, and we'll just use the old values by default.
2021-01-15 13:22:12 +00:00
..
2020-12-02 17:53:38 +00:00
2021-01-13 10:36:55 +00:00
2020-12-15 22:35:50 +00:00
2021-01-14 18:57:32 +00:00
2018-08-10 23:54:09 +10:00
2018-08-10 23:54:09 +10:00
2020-12-02 18:38:29 +00:00