Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding forwarded options from the Master node into session of the Slave node #80

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

shokri-navid
Copy link
Contributor

we need forwarded SAML options to find out if the current user who logged in by GSS workflow has some fields or not.
our app needs to check some data that are coming from IDP.

lib/Controller/SlaveController.php Outdated Show resolved Hide resolved
@shokri-navid
Copy link
Contributor Author

shokri-navid commented Nov 7, 2022

We made a pull request on the user_saml application of the NextCloud to add another field mapping configuration in the admin panel. and also add the mapped mfa verified flag into formatted user data.
here is our merge request:
nextcloud/user_saml#668

After adding the MFA verified flag into formatted user info we changed the code of the global site sector to store the incoming WT option in session.
#80

@shokri-navid shokri-navid reopened this Nov 8, 2022
…ave node

Signed-off-by: navid <navid.pdp11@gmail.com>
@michielbdejong
Copy link

Can someone merge this please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants