Skip to content
Snippets Groups Projects

Resolve "FormAssembly demo for UNO Salesforce"

Merged Rory Larson requested to merge 368-formassembly-demo-for-uno-salesforce into master

Adds FormAssembly demo for UNO Salesforce to nefed and closes #368 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Rory Larson requested review from @ryanrumbaugh

    requested review from @ryanrumbaugh

  • assigned to @rlarson1

  • Rory Larson added 1 commit

    added 1 commit

    • 857f7e49 - Add UNO Salesforce tfaforms metadata

    Compare with previous version

  • @rlarson1 - Be sure to include our standard <Extensions> tags & attributes updated appropriately for this service.

    <Extensions>
                <mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" />
                <mdattr:EntityAttributes>
                    <saml:Attribute Name="http://macedir.org/entity-category"
                        NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
                        <saml:AttributeValue>
                            https://nebraska.edu/category/registered-by-nefed</saml:AttributeValue>
                    </saml:Attribute>
                </mdattr:EntityAttributes>
                <mdui:UIInfo>
                    <mdui:DisplayName xml:lang="en">BLOX CMS attributes</mdui:DisplayName>
                    <mdui:Description xml:lang="en">BLOX CMS attributes</mdui:Description>
                    <mdui:InformationURL xml:lang="en">https://www.bloxdigital.com</mdui:InformationURL>
                    <mdui:PrivacyStatementURL xml:lang="en">https://www.bloxdigital.com/about/privacy/townnews-privacy-statement/article_6c5e277c-b368-5fd2-b507-7d1ca6406a27.html</mdui:PrivacyStatementURL>
                </mdui:UIInfo>
            </Extensions>

    Also, I would recommend including support and organization tags.

    </SPSSODescriptor>
    <Organization>
            <OrganizationName xml:lang="en-US">TeamDynamix</OrganizationName>
            <OrganizationDisplayName xml:lang="en-US">TeamDynamix</OrganizationDisplayName>
            <OrganizationURL xml:lang="en-US">https://www.teamdynamix.com</OrganizationURL>
        </Organization>
    <ContactPerson contactType="support">
            <GivenName>Anna Berg</GivenName>
            <EmailAddress>aberg@nebraska.edu</EmailAddress>
        </ContactPerson>
    </EntityDescriptor>
  • Rory Larson added 1 commit

    added 1 commit

    Compare with previous version

  • Rory Larson added 1 commit

    added 1 commit

    • c86922eb - Added Organization and contact info.

    Compare with previous version

  • Thanks! I was thinking I needed to do that, but pushed it up last night while it was still bare.

  • Ryan Rumbaugh marked this merge request as ready

    marked this merge request as ready

  • Rory Larson added 1 commit

    added 1 commit

    • c7e48edf - Add section for releasing unNUID and another for support contact.

    Compare with previous version

  • merged

  • Rory Larson mentioned in commit 23cd64e7

    mentioned in commit 23cd64e7

Please register or sign in to reply
Loading