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

Support the amended institution parameter #158

Merged

Conversation

MKodde
Copy link
Member

@MKodde MKodde commented Oct 16, 2018

The VerifiedSecondFactorSearchQuery now takes the institution as
one of its arguments. This argument is mandatory and is now added
to all the calls of the VerifiedSecondFactorSearch service call.

See https://www.pivotaltracker.com/story/show/160283514

The VerifiedSecondFactorSearchQuery now takes the institution as
one of its arguments. This argument is mandatory and is now added
to all the calls of the VerifiedSecondFactorSearch service call.

See https://www.pivotaltracker.com/story/show/160283514
- We need a custom composer.json and lock file in order to
  not be dependend on the file/symlink installation of the mw
  client bundle
- Enable travis builds on the fga feature branches
* @return VerifiedSecondFactorCollection
*/
public function findVerifiedByIdentity($identityId)
public function findVerifiedByIdentity($identityId, $insitution)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It never happened ;)

The getRegistrationCode method was not used.
For the VerifiedSecondFactorSearchQuery, fixing a typo in the process.
@MKodde MKodde force-pushed the feature/fga-verified-sf-institution branch from 36a82db to cf7f79f Compare October 18, 2018 12:14
@MKodde MKodde merged commit 8c24e72 into feature/fine-grained-authorization Oct 18, 2018
@MKodde MKodde deleted the feature/fga-verified-sf-institution branch October 18, 2018 12:17
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.

None yet

2 participants