forked from strongloop/loopback-component-passport
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Strongloop master #2
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…connect Fix the callback signature for openid connect
Fix Azure Active Directory B2C support
…plate Replicate issue_template from loopback repo
Allow to define a binding between a user profile property and a LDAP property. The binding is to be defined in providers.json Signed-off-by: Nicolas Moteau <nicolas.moteau@orange.com>
Add LDAP properties configuration
Add CODEOWNERS file
* create issue template * create pr template
* Create Issue and PR Templates (strongloop#227) (Sakib Hasan) * Add CODEOWNER file (Diana Lau) * Fix api docs (ssh24)
Changed link to loopback 3.0 docs
Update README.md
update globalize string
chore: update license
Upd: saml: pass callbackURL as callbackUrl. [REBASED]
…for-profile-id handle azure-saml profile id
chore: update CODEOWNERS
white space changes are related to eslint update
chore: update deps and drop node 4
support nameID as saml profile id field
cs/pl/ru translation check-in by YI TANG (tangyinb@cn.ibm.com) using WebFM tool.
…cs,pl,ru-translation [WebFM] cs/pl/ru translation Check-in by YI TANG (tangyinb@cn.ibm.com)
chore: update copyrights years
strongloop#267 get all groups for ms-ad
* strongloop#267 get all groups for ms-ad (Bogdan, Tyler) * chore: update copyrights years (Agnes Lin)
drop Node.js 6 support
…-templates chore: improve issue and PR templates
Update LTS status in README
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Related issues
Checklist
guide