#134 Store unused OIDC arguments
Merged by puiterwijk. Opened by puiterwijk.
puiterwijk/ipsilon oidc-extra-args  into  master

Download 134.patch

Store arguments that we do not support yet but that clients provide us
with, so that when we do support them in the future, we have not thrown
the information away.

Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com

rebased

Shouldn't it be: return self.client_info['ipsilon_internal']['extra'][option] ?

You are entirely right.

@pingou I fixed your remark, anything else you see wrong?

Nope that was it, :thumbsup: for me :)

rebased

Pull-Request has been merged by puiterwijk

Metadata