Shibboleth Developer's Meeting, 2020-01-17
Call Administrivia
09:00 Central US / 10:00 Eastern US / 15:00 UK / 17:00 FI
Calls are normally the 1st and 3rd Fridays of each month. Next call would be Friday 2020-02-07. Any reason to deviate from this?
60 to 90 minute call window.
This week's call will use the Zoom system at GU, see ZoomGU for access info.
AGENDA
Reminder: V4 open case list available at https://issues.shibboleth.net/jira/issues/?filter=13370
(iay)Jira Legacy server Shibboleth JIRA serverId 180d847f-bce4-36b2-9964-771bff586829 key JPAR-158 - What browsers should we test ? (Tom, see below)
- What statement for IdP SLO and SameSite.
- Beta blockers?
- SAML SP logic
- At least some real world testing
Attendees:
Brent
Daniel
Henri
- Got V4 snapshot running with OIDC snapshot
- OIDC functionality seems to work as before, according to preliminary testing
- The instructions on GitHub are still valid, just remember to add the following property:
- idp.service.attribute.registry.namingRegistry=OIDCExtendedNamingRegistry
- Its default value is commented on services.properties: should idp-oidc.properties contain that?
...
, holding off onJira Legacy server Shibboleth JIRA columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 180d847f-bce4-36b2-9964-771bff586829 key IDP-1529
in case someone volunteers. Maybe ask for patches?Jira Legacy server Shibboleth JIRA columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 180d847f-bce4-36b2-9964-771bff586829 key IDP-1530 - V4 housekeeping
- Built an Apache OIDC service (on Debian, inside Windows) and configured it first against Azure, then against a 3.4.6 IdP
- Adventures in OIDC land
- Next up do it again for V4, while thinking about installers.
Scott
Jira Legacy server Shibboleth JIRA serverId 180d847f-bce4-36b2-9964-771bff586829 key JOIDC-1 Jira Legacy server Shibboleth JIRA serverId 180d847f-bce4-36b2-9964-771bff586829 key JOIDC-2
Tom
- What browsers should we test ?
- headless
- Firefox (suggested)
- easy to install on linux
- Chrome
- slightly harder to install
HtmlUnit- would rather not since pulls in Xerces/Xalan dependencies
- Firefox (suggested)
- via Sauce Labs ? choices are :
- desktop
- browsers
- Firefox
- Chrome
- Edge
- Safari
- IE
- OS
- Windows 10
- Windows 8
- Windows 7
- macOS Catalina and earlier
- browsers
- mobile
- Apple
- iPhone
- iPad
- iOS 11 through 13
- Android
- Samsung
- Apple
- desktop
- headless
- Create shib.net accounts for Phil and Henri ?
- Need UnboundID LDAP SDK in idp-distribution POM ? (Daniel, Henri)
...