R: Need help to install Syncope on Ubuntu Server

2024-02-26 Thread Valerio Crescia
Hi Vikrant,
Nice to read about your interest in Apache Syncope project.
Since you're running in standalone mode, did you follow the guide?
[1] https://syncope.apache.org/docs/getting-started.html#standalone
If you want to start Syncope with MySQL I suggest following this guide.
[2] https://syncope.apache.org/docs/3.0/reference-guide.html#mysql
To better understand the causes of the errors you should analyze logs in 
$CATALINA_HOME/logs folder.
You wrote that you want to use Syncope to make a POC.
About this, If you want to configure and customize Syncope, please also 
consider working on a Syncope archetype [3] 
https://syncope.apache.org/docs/getting-started.html#create-project and use it 
instead of the standalone.
Please, for this type of question use the user mailing list, 
u...@syncope.apache.org.

Best
Valerio


Da: Vikrant 
Inviato: domenica 25 febbraio 2024 13:31
A: dev@syncope.apache.org 
Oggetto: Need help to install Syncope on Ubuntu Server

Hi,

I am trying to explore Apache Syncope, want to create POC for one of my 
projects where I need to use Syncope for multiple projects' Single Sign on.

I tried to install on one of my Ubuntu Server, below is current status of 
installation


  *   Installed prerequisites for Tomcat Server
  *   Installed MySQL Server 8
  *   Downloaded 
syncope-standalone-3.0.6-distribution.zip
  *   Done setup for Apache Tomcat which received with the Syncope Standalone 
package.
  *   Below is current status able to access URL for
 *   syncope/ - Able to see Swagger UI page
 *   syncope-wa/ -Able to see Login Page
 *   syncope-console/ - Showing "Whitelabel Error Page" with 500 error
 *   syncope-enduser/ - Showing "Whitelabel Error Page" with 500 error
 *   syncope-fit-build-tools/ - Show 404 page
  *   Need help for below points
 *   As I am trying to setup POC, need to configure with MySQL Database
 *   Need steps to setup MySQL database for all application, as unable to 
find out.
 *   Need help to make all 5 applications to be work.

Please let me know if any additional information require.
Request you to help me on this, so I can work forward.

Regards,
Vikrant K



[jira] [Resolved] (SYNCOPE-1807) Status propagation on resource doesn't happen from the SCIM extension

2024-02-26 Thread Samuel Garofalo (Jira)


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Samuel Garofalo resolved SYNCOPE-1807.
--
Resolution: Fixed

> Status propagation on resource doesn't happen from the SCIM extension
> -
>
> Key: SYNCOPE-1807
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1807
> Project: Syncope
>  Issue Type: Improvement
>  Components: core, extensions
>Affects Versions: 3.0.6
>Reporter: Samuel Garofalo
>Assignee: Samuel Garofalo
>Priority: Major
> Fix For: 3.0.7, 4.0.0
>
>
> if a user is updated via SCIM extension and there is a change of state in the 
> patch, the status is not propagated to external resources



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (SYNCOPE-1807) Status propagation on resource doesn't happen from the SCIM extension

2024-02-26 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/SYNCOPE-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820678#comment-17820678
 ] 

ASF subversion and git services commented on SYNCOPE-1807:
--

Commit 3710ebda667b05bbdacd1b4edf1a5bf84f5043ce in syncope's branch 
refs/heads/master from Samuel Garofalo
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=3710ebda66 ]

[SYNCOPE-1807] Propagate status changes coming from SCIM extension (#633)



> Status propagation on resource doesn't happen from the SCIM extension
> -
>
> Key: SYNCOPE-1807
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1807
> Project: Syncope
>  Issue Type: Improvement
>  Components: core, extensions
>Affects Versions: 3.0.6
>Reporter: Samuel Garofalo
>Assignee: Samuel Garofalo
>Priority: Major
> Fix For: 3.0.7, 4.0.0
>
>
> if a user is updated via SCIM extension and there is a change of state in the 
> patch, the status is not propagated to external resources



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (SYNCOPE-1807) Status propagation on resource doesn't happen from the SCIM extension

2024-02-26 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/SYNCOPE-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820674#comment-17820674
 ] 

ASF subversion and git services commented on SYNCOPE-1807:
--

Commit 3a33e3131e85817e1170ab2a012ed3fa05268cc2 in syncope's branch 
refs/heads/3_0_X from Samuel Garofalo
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=3a33e3131e ]

[SYNCOPE-1807] Propagate status changes coming from SCIM extension (#633)



> Status propagation on resource doesn't happen from the SCIM extension
> -
>
> Key: SYNCOPE-1807
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1807
> Project: Syncope
>  Issue Type: Improvement
>  Components: core, extensions
>Affects Versions: 3.0.6
>Reporter: Samuel Garofalo
>Assignee: Samuel Garofalo
>Priority: Major
> Fix For: 3.0.7, 4.0.0
>
>
> if a user is updated via SCIM extension and there is a change of state in the 
> patch, the status is not propagated to external resources



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] [SYNCOPE-1807] Propagate status changes coming from SCIM extension [syncope]

2024-02-26 Thread via GitHub


SamuelGaro merged PR #633:
URL: https://github.com/apache/syncope/pull/633


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [SYNCOPE-1807] Propagate status changes coming from SCIM extension [syncope]

2024-02-26 Thread via GitHub


SamuelGaro opened a new pull request, #633:
URL: https://github.com/apache/syncope/pull/633

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (SYNCOPE-1807) Status propagation on resource doesn't happen from the SCIM extension

2024-02-26 Thread Samuel Garofalo (Jira)
Samuel Garofalo created SYNCOPE-1807:


 Summary: Status propagation on resource doesn't happen from the 
SCIM extension
 Key: SYNCOPE-1807
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1807
 Project: Syncope
  Issue Type: Improvement
  Components: core, extensions
Affects Versions: 3.0.6
Reporter: Samuel Garofalo
Assignee: Samuel Garofalo
 Fix For: 3.0.7, 4.0.0


if a user is updated via SCIM extension and there is a change of state in the 
patch, the status is not propagated to external resources



--
This message was sent by Atlassian Jira
(v8.20.10#820010)