Task #914
closedAdd property with FE and BE url
100%
Description
Configuration property: idm.pub.security.allowed-origins is now used in notification as base for urls, for example url to task.
Please add new one property, that will be used only for notifications and will be contains url of frontend application.
Related issues
Updated by Radek Tomiška almost 7 years ago
- Target version deleted (
Garnet (7.7.0))
Updated by Radek Tomiška over 3 years ago
- Assignee changed from Ondřej Kopr to Radek Tomiška
Updated by Radek Tomiška over 3 years ago
- Related to Feature #2911: Monitoring: Add url link to agenda with monitored record added
Updated by Radek Tomiška about 3 years ago
- Related to Task #2687: Implement support for SSO and SLO against CAS added
Updated by Radek Tomiška about 3 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška about 3 years ago
- Subject changed from Add property with FE url to Add property with FE and BE url
- Status changed from In Progress to Needs feedback
- % Done changed from 0 to 90
I've added configuration properties:
- idm.pub.app.frontend.url - frontend url (origin configuration is used just for backward compatibility now)
- idm.pub.app.backend.url - backend url (new property, used for CAS configuration only for now)
Can be used as fallback for CAS configuration -> e.g. when BE server url cannot be resovled dynamically from request or is different (proxy / nice url alias etc.).
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/49b28a80ffa66ce0a645f3faa53003d82f9372fa
Could you provide me a feedback, please?
Updated by Tomáš Doischer about 3 years ago
- Assignee changed from Radek Tomiška to Tomáš Doischer
Updated by Tomáš Doischer about 3 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Tomáš Doischer to Radek Tomiška
- % Done changed from 90 to 100
LGTM, thank you!
Updated by Radek Tomiška about 3 years ago
- Status changed from Resolved to Closed