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: add national_id validation for reference_id #87

Merged
merged 1 commit into from
Aug 16, 2023

Commits on Aug 16, 2023

  1. feat: add national_id validation for reference_id

    Also the shape of reference_id was updated adding the course_id.
    `{national_id}~{course_id}"`
    
    feat: saml extra association filter
    
    With this change we ensure to send certificates if the user was created with a saml extra
    association that add more sufix data different than current username. So this ensure the national_id
    have to be processed with the 10 first chars.
    
    chore: style suggestions from code review
    
    Co-authored-by: Andrey Cañon <[email protected]>
    
    chore: style recommendations
    johanseto committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ab05dba View commit details
    Browse the repository at this point in the history