GluuFederation / flex

Janssen + AdminUI + Casa
23 stars 14 forks source link

fix(admin-ui): Enhancements and Bugfixes in SAML SP Management. #1764

Closed uprightech closed 3 months ago

uprightech commented 3 months ago

On the SAML > Website SSO > Create / Edit Service Provider screen , there are some changes to be made. flex-fixes

mjatin-dev commented 3 months ago

@uprightech @duttarnab

In SAML service provide when we choose Metadata Location type to manual then single logut serive url, entity id input and other inputs will appear. if haven't fill these details then we got error from backend.

I think we need to make this field as required input when Metadata locations is manual currently these are not. image

duttarnab commented 3 months ago

The underlying mandatory fields will be marked mandatory when the Metadata Location type is manual.