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

feat: small features to support ConnectID.com.au profile #333

Merged
merged 2 commits into from
Jan 13, 2024

Conversation

paulswartz
Copy link
Collaborator

I can't find any good documentation about it, but this is what's necessary to pass the conformance suite:

  • require a "purpose" value in the request
  • use the mTLS endpoints (with a certificate) even if we're not using mTLS authentication

I can't find any good documentation about it, but this is what's
necessary to pass the conformance suite:

- require a "purpose" value in the request
- use the mTLS endpoints (with a certificate) even if we're not using
  mTLS authentication
Copy link
Member

@maennchen maennchen left a comment

Choose a reason for hiding this comment

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

Can you list the purpose rfc in the README as well?

src/oidcc_profile.erl Show resolved Hide resolved
@maennchen maennchen self-assigned this Jan 13, 2024
@maennchen maennchen added this to the v3.2.0 milestone Jan 13, 2024
@maennchen maennchen merged commit f0615ab into erlef:main Jan 13, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants