比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

...

パネル
borderColor#cccccc
bgColor#eeeeee
borderStylesolid
以下のように実習セミナー内のDSより取得します。
    <!--  Release attributes to test-sp1 -->
    <!--  --> ← コメント終了を追加して、以下を有効とします
    <AttributeFilterPolicy id="PolicyforGakuNinTestSP1">
        <PolicyRequirementRule xsi:type="basic:AttributeRequesterString"
           value="https://
ex
test-
ds
sp1.
ecloud
gakunin.nii.ac.jp
/WAYF/embedded-wayf.js/snippet.html
/shibboleth-sp" />

        <AttributeRule attributeID="eduPersonPrincipalName">
            <PermitValueRule xsi:type="basic:ANY" />
        </AttributeRule>

        ...

        <AttributeRule attributeID="jaOrganizationalUnitName">
            <PermitValueRule xsi:type="basic:ANY" />
        </AttributeRule>

    </AttributeFilterPolicy>
    <!-- --> ← コメント開始を追加して、上記を有効とします