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

Read me update for authnContext example for ADFS #647

Merged
merged 4 commits into from
Oct 28, 2021

Conversation

jyenduri-uptycs
Copy link
Contributor

@jyenduri-uptycs jyenduri-uptycs commented Sep 21, 2021

Description

Update the readme document for ADFS example

Bug submitted #642

Checklist:

cjbarth
cjbarth previously approved these changes Sep 22, 2021
@cjbarth
Copy link
Collaborator

cjbarth commented Sep 22, 2021

Please run npm run prettier-format and then push. I'll do a squash merge, so it will be simple.

@jyenduri-uptycs
Copy link
Contributor Author

@cjbarth

npm run test

Above script works fine in my local. Is there anything I should fix?

cjbarth
cjbarth previously approved these changes Sep 23, 2021
@jyenduri-uptycs jyenduri-uptycs changed the base branch from master to 3.x September 23, 2021 21:19
@jyenduri-uptycs jyenduri-uptycs changed the base branch from 3.x to master September 23, 2021 21:20
@jyenduri-uptycs jyenduri-uptycs dismissed cjbarth’s stale review September 23, 2021 21:20

The base branch was changed.

@cjbarth
Copy link
Collaborator

cjbarth commented Sep 23, 2021

I found the problem. It is because our build looks for upcoming potential problems by updating all packages as part of the build. In this case, it uncovered an issue with out code related to an update to TypeScript type checking. This problem is addressed in #641. When that lands, then I'll re-run the build jobs here and this will land just fine.

Thanks for your contribution!

@jyenduri-uptycs
Copy link
Contributor Author

Perfect! Thanks @cjbarth

@cjbarth cjbarth merged commit f7a8bb5 into node-saml:master Oct 28, 2021
@cjbarth cjbarth added the documentation Request for or contribution to documentation label Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Request for or contribution to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Wrong readme example for authnContext for ADFS
2 participants