Skip to content

fixed case when request does not contain Perun data

Pavel Břoušek requested to merge github/fork/Gaeldrin/perun-data-fix into master

Created by: Gaeldrin

Fix for corner case when the request comes without information from Perun. This happens when user comes from Perun SP.

Added detection of this state and disabled writing information to Perun as there would be no place to write it to.

Signed-off-by: Petr Vsetecka vsetecka@cesnet.cz

Merge request reports