Multiple Duo Integrations with distinct principal sets

Cantor, Scott cantor.2 at osu.edu
Mon Jan 9 15:40:12 EST 2017


> I do not understand how a null context object is happening.

I'm just guessing, but the example script I showed returns null if it doesn't find a Duo configuration that "satisfies" the request. I think that it must be exhausting the possible cases without finding one, and if that was an actual possibility, I don't think the general approach here would work right.

I think what it's meant to be assuming is that your Duo flow overall is defined such that if it runs at all, the principal set at that level must be related to the individual sets you define for the different integrations so that if the flow runs, it must be able to find one that works.

You tell it Duo supports A and B, the SP requests A, but none of the individual integrations support A, so it can't work.

Does that make sense or fit the situation?

-- Scott



More information about the users mailing list