Skip to content

Add support for IALMax using multiple vectors of trust#148

Merged
jmhooper merged 2 commits intomainfrom
jmhooper-add-ialmax-support-with-vtr
May 28, 2024
Merged

Add support for IALMax using multiple vectors of trust#148
jmhooper merged 2 commits intomainfrom
jmhooper-add-ialmax-support-with-vtr

Conversation

@jmhooper
Copy link
Contributor

Support for IALMax using vectors of trust was added to the OIDC sample app in 18F/identity-oidc-sinatra#163. This commit applies the same change to this app.

There is also some whitespace cleanup in here since I discovered some code that was not properly indented.

Support for IALMax using vectors of trust was added to the OIDC sample app in 18F/identity-oidc-sinatra#163. This commit applies the same change to this app.

There is also some whitespace cleanup in here since I discovered some code that was not properly indented.
@jmhooper jmhooper requested review from matthinz and n1zyy May 23, 2024 18:09
@jmhooper jmhooper merged commit 3468c0b into main May 28, 2024
@jmhooper jmhooper deleted the jmhooper-add-ialmax-support-with-vtr branch May 28, 2024 13:43
jmhooper added a commit that referenced this pull request May 28, 2024
In #148 I added support for IALMax using VTR. This commit caused the `vtr` function to start returning an array instead of a string. That was not properly handled in the code that added the VTR authn contexts. This commit fixes that issue.
jmhooper added a commit that referenced this pull request May 28, 2024
In #148 I added support for IALMax using VTR. This commit caused the `vtr` function to start returning an array instead of a string. That was not properly handled in the code that added the VTR authn contexts. This commit fixes that issue.
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.

2 participants